print_all_boots: Print all bootstraps

print_all_bootsR Documentation

Description

Computes all necessary bootstraps

Usage

print_all_boots(model_base, varajust = NULL, nCPU = 2, R = NULL)

Arguments

model_base

The base model

varajust

The adjustment variables of the model

nCPU

The number of CPU used in parallel processing

R

Number of replications of the bootstraps

Value

A data frame with coefficients, p-values and global p-values (computed by ANOVA)


KZARCA/simplestats documentation built on July 30, 2024, 7:03 p.m.