Learn R Programming

simsem (version 0.2-8)

drawParameters: Create parameter sets (with or without model misspecification) from the data object

Description

Create parameter sets (with or without model misspecification) from the data object, SimData

Usage

drawParameters(object)

Arguments

object
The data object, SimData, used to draw a parameter set

Value

  • The list of parameters with model misspecification (misspec) and without model misspecification (real)

Examples

Run this code
# No example

Run the code above in your browser using DataLab