Displaying 1 result from an estimated 1 matches for "estimc".
Did you mean:
estim
2007 May 25
1
Problem with accessing internal variable in package.
...quot;ac9",
list=c(ls(pattern="(AB2)|(ac9)"),
"Chl","Pro","LP","SP","syn","unk","Y","Nh",
"plot.C","read.AC9.data","EstimC","plot.AC9"),
namespace=TRUE,force=TRUE)
Among others, the package contains the functions EstimC, AB2C, AB2C.S, and
AB2C.HK, and variables ac9nw, ac9wl, ac9aw, ...
Functions use these variables for calculations, and I would like to hide
them from users.
The file N...