## Not run:
# library(SAVE)
# sc <- SAVE.controls(lower = 0.2, upper = 0.7, optim.method = "BFGS")
# sc1 <- SAVE.controls(lower = 0.2, upper = 0.7, optim.method = "BFGS",
# coef.var=1, coef.trend=0)
# ### In this case, the parameters \code{coef.var} and \code{coef.trend}
# ### will be deprecated since \code{\link{SAVE}} does not allow to fix
# ### any parameter different than: \code{lower}, \code{upper},
# ### \code{optim.method} and \code{parinit}.
# ## End(Not run)
Run the code above in your browser using DataLab