alice-i-cecile / dend.ro

A graphical web app for exploring tree ring standardization.
0 stars 0 forks source link

Allow the creation of additive synthetic data #38

Open alice-i-cecile opened 11 years ago

alice-i-cecile commented 11 years ago

Will need to update UI to match. Should be consistent with analysis tab; no need to let them mix and match. Live growth model at the top of this screen would be a big asset.

Remove I if \sigma_I = 0 Remove T if \sigma_T = 0 Remove A if trend is flat and m=0, b=0/1 (depending on form)

Pacopag commented 11 years ago

It looks like "form" (i.e. "multiplicative" or "additive") is determined by the noise in synth data. Is this right?

Pacopag commented 11 years ago

Can we allow Mix and match?

Pacopag commented 11 years ago

If mix and match is ok, and form is determined by noise, then I think this is done.

alice-i-cecile commented 11 years ago

It's NYI for now on the R end. I'll code up the functionality for this tomorrow.

Pacopag commented 11 years ago

Ah. I guess right now only the error term is additive or multiplicative? Will this make the "Noise" section redundant? Should I replace it with a "Form" section like in the analysis?