Timeline for Getting a pure function from a model fit
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 19, 2017 at 15:24 | comment | added | Dalnor | AsI need a lot of fit of this kind, with different function (but same parameters) i want a function for lighten my code. The Pilsy's sollution works fine ! | |
| Apr 19, 2017 at 15:17 | vote | accept | Dalnor | ||
| Apr 19, 2017 at 14:29 | comment | added | Szabolcs | I don't understand what you are trying to do. fit works like a function when applied to numbers. If you want to return a function, return fit. Otherwise there are various pieces of information you can extract from fit using fit["property"]. The possible properties are documented in the LinearModelFit page. Always look under Details and Options. | |
| Apr 19, 2017 at 14:17 | history | edited | Pillsy | CC BY-SA 3.0 | edited title |
| Apr 19, 2017 at 13:15 | history | edited | Pillsy | CC BY-SA 3.0 | added 22 characters in body |
| Apr 19, 2017 at 13:15 | answer | added | Pillsy | timeline score: 3 | |
| Apr 19, 2017 at 12:30 | history | edited | J. M.'s missing motivation | edited tags | |
| Apr 19, 2017 at 11:34 | history | asked | Dalnor | CC BY-SA 3.0 |