Almer_boot: Parametric bootstrap on 'Almer' model fit

Description Usage Arguments Value Author(s) Examples

View source: R/Almer.R

Description

Almer_boot performs a parametric bootstrap from an Almer model fit

Usage

1
Almer_boot(mod, nsim = 1000)

Arguments

mod

A fitted object from Almer

nsim

The number of simulations.

Value

Almer_boot a list with entries fixef, vcov, fixef_distribution and vcov_distribution, where the two first entries includes the means, standard deviations, and quantiles of the fixed effects means and (co)variances, respectively, and the two latter includes the complete bootstrap distribution.

Author(s)

Geir H. Bolstad

Examples

1
# See the vignette 'Phylogenetic mixed model'.

evolvability documentation built on Dec. 11, 2021, 9:34 a.m.