Learn R Programming

r4ss (version 1.24.0)

selfit: A function to visual parameterization of double normal and double logistic selectivity in Stock Synthesis

Description

A GUI interface for exploring selectivity.

Usage

selfit(minLength = 10, maxLength = 65, silent = FALSE, init = NULL)

Arguments

minLength

Minimum size to show

maxLength

Maximum size to show

silent

T/F switch to return fit at the end

init

Optional initial values for the parameters

See Also

sel.line

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
selfit()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab