bootvar: Bootstrap of individuals on a numeric matrix and on a...

Description Usage Arguments

View source: R/bootvar.R

Description

Draw a bootstrap sample from X.quanti and a bootstrap sample from X.quali

Usage

1
bootvar(X.quanti = NULL, X.quali = NULL)

Arguments

X.quanti

a numeric matrix of data, or an object that can be coerced to such a matrix (such as a numeric vector or a data frame with all numeric columns).

X.quali

a categorical matrix of data, or an object that can be coerced to such a matrix (such as a character vector, a factor or a data frame with all factor columns).


ClustOfVar documentation built on May 2, 2019, 12:37 p.m.