Last chance! 50% off unlimited learning
Sale ends in
get1Dderiv(w,A,B)
w
, A
, and B
.w
, A
, and B
. This is
needed in order to reliably find the maximum of the 1D-algorithm
objective function.
Cook, R.D. and Zhang, X. (2015). Algorithms for Envelope Estimation. Journal of Computational and Graphical Statistics, Published online. \Sexpr[results=rd,stage=build]{tools:::Rd_expr_doi("#1")}10.1080/10618600.2015.1029577http://doi.org/10.1080/10618600.2015.1029577doi:\ifelse{latex}{\out{~}}{ }latex~ 10.1080/10618600.2015.1029577 .
## Not run: library(envlpaster)
# data(simdata30nodes)
# data <- simdata30nodes.asterdata
# nnode <- length(vars)
# xnew <- as.matrix(simdata30nodes[,c(1:nnode)])
# m1 <- aster(xnew, root, pred, fam, modmat)
# avar <- m1$fisher
# beta <- m1$coef
# U <- beta %o% beta
# get1Dderiv(w = beta, A = avar, B = U)## End(Not run)
Run the code above in your browser using DataLab