fill_across {ss3sim} | R Documentation |
Fill in matrix across rows of weight-at-age data by interpolation
Description
Function that fills in matrix across rows of wtatage data by interpolation Missing Rows are then backfilled
Usage
fill_across(mat, minYear, maxYear)
Arguments
mat |
A matrix |
minYear |
Minimum year |
maxYear |
Maximum year |
Author(s)
Peter Kuriyama and Allan Hicks
See Also
sample_lcomp
, sample_agecomp
,
fill_across
[Package ss3sim version 1.0.3 Index]