sample.nim: Create bootstrap sample based on fitted nim

Description Usage Arguments Value

Description

Create bootstrap sample based on fitted nim

Usage

1
2
3
## S3 method for class 'nim'
sample(nim, length = 1, type = "parametric_average_cor",
  impute_NA = TRUE)

Arguments

nim

fitted model

length

number of bootstrap samples

type

one of parametric_average_cor (the default), parametric and nonparametric

Value

list of bootstrap samples


hanel/nim documentation built on Sept. 27, 2020, 3:13 a.m.