Skip to content
Prev 369908 / 398503 Next

fitting cosine curve

What I did was to plot your initial values, then plot the smoothed
values and guess the constants. That is, I got an "eyeball" fit to the
smoothed values. As I have described this as "gross cheating" in the
past, you should either split your data, estimate on one subset and
then test on another, or estimate on your data and test on a
replication. If you get pretty much the same values, you can be
reasonably confident that they are reliable.

Jim
On Wed, Jun 21, 2017 at 9:52 AM, lily li <chocold12 at gmail.com> wrote: