sim_pk0 {eoa3}R Documentation

Simulate pk parameters from model

Description

Simple simulation

Usage

sim_pk0(pkmodel, nsim = 1000)

Arguments

pkmodel

A model returned from est_pk0

nsim

Number of simulation reps for estimating the joint posterior distribution of p and k.

Value

An nsim x 2 matrix of simulated p and k values the joint posterior for SE.


[Package eoa3 version 1.0.0.1 Index]