Learn R Programming

simsem (version 0.2-8)

cleanSimResult: Extract only converged replications in the result object

Description

Extract only the replications that are converegent in a result object (SimResult)

Usage

cleanSimResult(object, converged=NULL)

Arguments

object
The target result object (SimResult)
converged
The replications to be extracted. If NULL, the converged slot in the result object will be used

Value

  • The cleaned result object

Examples

Run this code
# No example

Run the code above in your browser using DataLab