R/modpls.boot3.R

#' @title Bootstrap distribution of a 3 components model
#' 
#' @description A precomputed bootstrap distribution of the coefficients of a model used in the vignette.
#' 
#' @name modpls.boot3
#' @docType data
#' @format a class boot object
#' @references RĂ©gression BĂȘta PLS. (French) [PLS Beta regression.], 
#' F. Bertrand, N. Meyer, M. Beau-Faller, K. El Bayed, N. Izzie-J., 
#' M. Maumy-Bertrand, (2013), J. SFdS, 154(3):143-159 \cr
#' 
#' Partial Least Squares Regression for Beta Regression Models. 
#' F. Bertrand, M. Maumy (2021). useR! 2021, Zurich.\cr 
#' @keywords datasets
#' @examples
#' 
#' data(modpls.boot3)
#' str(modpls.boot3)
#' plot(modpls.boot3)
#' 
"modpls.boot3"

Try the plsRbeta package in your browser

Any scripts or data that you put into this service are public.

plsRbeta documentation built on March 31, 2023, 11:01 p.m.