doSampleFromInt: Get a sample based on bounds in a FC object

View source: R/Module_doSampleFromInt.R

doSampleFromIntR Documentation

Get a sample based on bounds in a FC object

Description

Get a sample based on bounds in a FC object

Usage

doSampleFromInt(fc.obj, interval.n = 1000, interval.quants = FALSE)

Arguments

fc.obj

A list. Output of the function calcFC.

interval.n

A numeric value to set sample size.

interval.quants

If TRUE, calculate quantiles (p10,p25,p50,p75,p90)

Details

MF to insert

Value

A data frame with samples (rows) by age class (columns)


SalmonForecastR/ForecastR-Package documentation built on March 10, 2023, 2:18 p.m.