Other packages > Find by keyword >

plsRbeta  

Partial Least Squares Regression for Beta Regression Models
View on CRAN: Click here


Download and install plsRbeta package within the R console
Install from CRAN:
install.packages("plsRbeta")

Install from Github:
library("remotes")
install_github("cran/plsRbeta")

Install by package version:
library("remotes")
install_version("plsRbeta", "0.3.0")



Attach the package and use:
library("plsRbeta")
Maintained by
Frederic Bertrand
[Scholar Profile | Author Map]
First Published: 2011-11-30
Latest Update: 2023-03-15
Description:
Provides Partial least squares Regression for (weighted) beta regression models (Bertrand 2013, ) and k-fold cross-validation of such models using various criteria. It allows for missing data in the explanatory variables. Bootstrap confidence intervals constructions are also available.
How to cite:
Frederic Bertrand (2011). plsRbeta: Partial Least Squares Regression for Beta Regression Models. R package version 0.3.0, https://cran.r-project.org/web/packages/plsRbeta. Accessed 16 Apr. 2025.
Previous versions and publish date:
0.1.1 (2011-11-30 13:28), 0.1.7 (2012-08-27 09:02), 0.1.8 (2014-03-11 15:45), 0.2.0 (2014-12-17 16:18), 0.2.1 (2018-06-03 00:10), 0.2.2 (2018-06-11 23:13), 0.2.3 (2018-08-28 23:20), 0.2.5 (2019-02-01 12:30), 0.2.6 (2021-03-18 06:50), 0.2.9 (2022-05-03 00:52)
Other packages that cited plsRbeta R package
View plsRbeta citation profile
Other R packages that plsRbeta depends, imports, suggests or enhances
Complete documentation for plsRbeta
Functions, R codes and Examples using the plsRbeta R package
Some associated functions: PLS_beta . PLS_beta_formula . PLS_beta_kfoldcv . PLS_beta_kfoldcv_formula . PLS_beta_wvc . TxTum.mod.bootBC1 . TxTum.mod.bootBR6 . TxTum . bootplsbeta . coefs.plsRbeta . coefs.plsRbeta.raw . coefs.plsRbetanp . colon . ind_BCa_nt1BC . ind_BCa_nt1BR . ind_BCa_nt2BC . ind_BCa_nt2BR . ind_BCa_nt3 . ind_BCa_nt3BC . ind_BCa_nt3BR . ind_BCa_nt4BC . ind_BCa_nt4BR . ind_BCa_nt5BC . ind_BCa_nt5BR . ind_BCa_nt6BC . ind_BCa_nt6BR . kfolds2CVinfos_beta . kfolds2Chisq . kfolds2Chisqind . modpls.boot3 . modpls_sub4 . permcoefs.plsRbeta . permcoefs.plsRbeta.raw . permcoefs.plsRbetanp . plsRbeta-package . plsRbeta . print.plsRbetamodel . print.summary.plsRbetamodel . simul_data_UniYX_beta . summary.plsRbetamodel . tilt.bootplsbeta . 
Some associated R codes: PLS_beta.R . PLS_beta_formula.R . PLS_beta_kfoldcv.R . PLS_beta_kfoldcv_formula.R . PLS_beta_wvc.R . TxTum.mod.bootBC1.R . TxTum.mod.bootBR6.R . bootplsbeta.R . coefs.plsRbeta.R . coefs.plsRbeta.raw.R . coefs.plsRbetanp.R . colon.R . datasets.R . ind_BCa_nt1BC.R . ind_BCa_nt1BR.R . ind_BCa_nt2BC.R . ind_BCa_nt2BR.R . ind_BCa_nt3.R . ind_BCa_nt3BC.R . ind_BCa_nt3BR.R . ind_BCa_nt4BC.R . ind_BCa_nt4BR.R . ind_BCa_nt5BC.R . ind_BCa_nt5BR.R . ind_BCa_nt6BC.R . ind_BCa_nt6BR.R . kfolds2CVinfos_beta.R . kfolds2Chisq.R . kfolds2Chisqind.R . modpls.boot3.R . modpls_sub4.R . permcoefs.plsRbeta.R . permcoefs.plsRbeta.raw.R . permcoefs.plsRbetanp.R . plsRbeta-package.R . plsRbeta.R . plsRbetamodel.default.R . plsRbetamodel.formula.R . print.plsRbetamodel.R . print.summary.plsRbetamodel.R . simul_data_UniYX_beta.R . summary.plsRbetamodel.R . tilt.bootplsbeta.R .  Full plsRbeta package functions and examples
Downloads during the last 30 days
03/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for plsRbeta051015202530TrendBars

Today's Hot Picks in Authors and Packages

hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA