pbootVcov1 {MAST}R Documentation

Bootstrap a zlmfit

Description

Sample cells with replacement to find bootstrapped distribution of coefficients

Usage

pbootVcov1(cl, zlmfit, R = 99)

Arguments

cl

a cluster object created by makeCluster

zlmfit

class ZlmFit

R

number of bootstrap replicates

Value

array of bootstrapped coefficients


[Package MAST version 1.16.0 Index]