The options for trend test (.trendtests) do not seem to work very well. An output matrix with results is not saved while using the 'out' option. The documentation also seems to be incorrect. Bootstrapped probabilities are still shown even though the 'noboot' option is applied. I've noted that 'bopt=none' is the correct syntax?
Code: Select all
WfCreate C:\temp\temp.wf1 m 1990 2020
Series x = @Rnorm
x.trendtests(noboot, out=mR)
Show mR
Regards,
Erik Glans,
NIER, Sweden.
