Learn R Programming

unmarked (version 0.11-0)

simulate-methods: Methods for Function simulate in Package `unmarked'

Description

Simulate data from a fitted model.

Usage

"simulate"(object, nsim, seed, na.rm) "simulate"(object, nsim, seed, na.rm) "simulate"(object, nsim, seed, na.rm) "simulate"(object, nsim, seed, na.rm) "simulate"(object, nsim, seed, na.rm) "simulate"(object, nsim, seed, na.rm)

Arguments

object
Fitted model of appropriate S4 class
nsim
Number of simulations
seed
Seed for random number generator. Not currently implemented
na.rm
Logical, should missing values be removed?

Methods

object = "unmarkedFitColExt"
A model fit by colext
object = "unmarkedFitDS"
A model fit by distsamp
object = "unmarkedFitMPois"
A model fit by multinomPois
object = "unmarkedFitOccu"
A model fit by occu
object = "unmarkedFitOccuRN"
A model fit by occuRN
object = "unmarkedFitPCount"
A model fit by pcount