calc_mpd_logs: Calculate logs for several parameters using MPD

View source: R/calc-mpd-logs.R

calc_mpd_logsR Documentation

Calculate logs for several parameters using MPD

Description

Calculate logs for several parameters using MPD

Usage

calc_mpd_logs(mpd, log_params = c("^ro$", "^m$", "^rbar$", "^rinit$", "^q$"))

Arguments

mpd

A list of MPD outputs

log_params

Patterns to match for parameter names that need to be logged

Details

The new list elements will have the same names but have 'log_' appended

Value

a list (mpd with some new elements appended, the log-applied elements)


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