select_good_lambda: Select good lambda with minimum absolute of Mohn's rho of...

Description Usage Arguments

View source: R/selection.R

Description

Select good lambda with minimum absolute of Mohn's rho of given variable

Usage

1
select_good_lambda(mohns_rho_tbl, select_by_retro_bias_of, n_returned)

Arguments

mohns_rho_tbl

Output of make_rhotable

select_by_retro_bias_of

Character string of variable one of

"N"

number of fishes

"B"

biomass

"SSB"

spawning stock biomass

"R"

recruitment

"F"

fishing mortality coefficient

n_returned

Number of lambdas to be returned. n_returned = 2 is appropriate for finding candidates in the first run with large step, and n_returned is for deciding the best value in the final run with small step.


akikirinrin/mtwr documentation built on Dec. 5, 2019, 8:39 a.m.