sim_pk0: Simulate pk parameters from model

View source: R/fun_SE.R

sim_pk0R 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.


eoa3 documentation built on April 3, 2025, 6:10 p.m.

Related to sim_pk0 in eoa3...