ptest: Significance test for bootstrapped coefficients

View source: R/ptest.R

ptestR Documentation

Significance test for bootstrapped coefficients

Description

For internal use only.

Usage

ptest(bc, ci, c0 = NULL, method)

Arguments

bc

the parameter matrix as returned from correlation of the bootstapped samples (n * 1000 matrix, with n = number of parameters)

ci

confidence level, one of c(0.01, 0.05, 0.1)

c0

for weibull: correlation vector for original model

method

method for significance test

Value

a logical vector indicating significance


treeclim documentation built on June 5, 2026, 5:08 p.m.