hzar.extract.obsData: Extract the observation data used by the optimizer.

Description Usage Arguments Value Note Author(s) Examples

View source: R/40-hzarPostProcessing.R

Description

Most hzar objects have at least an indirectly if not directly associated hzar.obsData object. This function returns that hzar.obsData object.

Usage

1

Arguments

fitRequest

A hzar.dataGroup, hzar.obsDataGroup, hzar.fitRequest or hzar.obsData object, or a likelihood function generated by hzar.

Value

The associated hzar.obsData object.

Note

This function if passed a hzar.obsData objects returns the same object.

Author(s)

Graham Derryberry asterion@alum.mit.edu

Examples

1
##TODO

Example output

Loading required package: MCMCpack
Loading required package: coda
Loading required package: MASS
##
## Markov Chain Monte Carlo Package (MCMCpack)
## Copyright (C) 2003-2019 Andrew D. Martin, Kevin M. Quinn, and Jong Hee Park
##
## Support provided by the U.S. National Science Foundation
## (Grants SES-0350646 and SES-0350613)
##
Loading required package: foreach

hzar documentation built on May 2, 2019, 7 a.m.