getVals.fn: Gets the mean and standard deviation of parameters from SS...

View source: R/getVals.R

getVals.fnR Documentation

Gets the mean and standard deviation of parameters from SS output

Description

Gets the mean and standard deviation of parameters from SS output

Usage

getVals.fn(x, param, cols = c("Value", "StdDev"))

Arguments

x

The matrix of parameters or derived parameters from SS_output

param

The name of the parameter

cols

The column names for the mean and standard deviation, respectively


allanhicks/Ensemble documentation built on Feb. 16, 2024, 1:37 a.m.