Message Boards Message Boards

Trying this Loess examples to get a LoessFit working function

Posted 3 years ago

Each of these notebooks is failing in one way or in the other.

The official one from Wolfram plays nicely but inside all that code I can't understand where the function is defined and how to extract only it.

Loess_enhanched.nb can't find a list of addons

Needs["Statistics`NormalDistribution`"];
Needs["Statistics`ContinuousDistributions`"];
Needs["Statistics`DataManipulation`"];
Needs["Statistics`DescriptiveStatistics`"];
Needs["Statistics`MultiDescriptiveStatistics`"];
Needs["Statistics`LinearRegression`"];
Needs["Statistics`DataSmoothing`"];
Needs["Graphics`Graphics`"];

The loess-example.nb: Get::noopen: Cannot open Loess.wl.

What is a wl file?

POSTED BY: Gianluigi Salvi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract