I use PDL::Fit::LM all the time, works well for me!
On Mon, May 6, 2013 at 7:36 AM, Ingo Schmid <[email protected]> wrote: > Hi, > > I know there are > > PDl::Fit::Linfit > PDL::Stats::GLM > PDL::Fit::LM > > At least one of those should be able to do what you need, I guess. > > Ingo > > On 05/06/2013 02:24 PM, John Lapeyre wrote: > > > > ... I was using fitpoly1d incorrectly! Now it is fast > > enough. Still, a simpler routine with no extra dependencies > > would be useful. > > > > John > > > > > > _______________________________________________ > > Perldl mailing list > > [email protected] > > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl > > > > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl >
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
