read_psv: Read ADMB-generated psv file

View source: R/utilities.R

read_psvR Documentation

Read ADMB-generated psv file

Description

Read ADMB-generated psv file

Usage

read_psv(fn, n_samples = 10000)

Arguments

fn

Filename

n_samples

Number of samples

Details

The psv file is generated when the MCMC is run in ADMB and is used to perform the calculations needed for the -mceval step. It contains the posterior values in binary format.

Value

A base::matrix


pbs-assess/gfiscamutils documentation built on Oct. 24, 2024, 1:37 p.m.