Fixed an error in the entropy_d
function, which
calculates Demetrius’s entropy.
Added two methods to calculate generation time in
gen_time
: average parent-offspring age difference &
expected age at first reproduction (#183).
mpm_to_table
and related
functions.lx_crit
, conv
and
xmax
argument values across age-from-stage functions.popbio
.ggtern
package. This package was not available for some builds of R and thus
caused problems for CRAN.Released on Github on 25th April 2021
name_stages
for (re)naming MPM stages.lifeTimeRepEvents
with specific
functions for events (gen_time
, life_expect
,
longevity
).mpm_collapse
, mpm_rearrange
,
mpm_split
, mpm_standardize
.vr
,
vr_mat
, vr_vec
.repro_stages
and
standard_stages
to identify reproductive stages either
logically (TRUE/FALSE) or by the standardised set of reproductive stages
(propagule, pre-reproductive, reproductive and post-reproductive).vitalRates
to vital_rates
.makeLifeTable
to
create new function, mpm_to_table
.lifetable_convert
function to convert between
types of life table (hazard, survivorship and survival
probability).matrixElementPerturbation
and
vitalRatePerturbation
functions with enhanced perturbation
functions: perturb_matrix
, perturb_stochastic
,
perturb_trans
, perturb_vr
.utils.R
) to do various tasks
like check validity of matrices, calculate mean matrices, calculate
matrix inverse.codemeta.json
)Released on Github on 14th December 2018
First (pre) release package. Functions include: R0
,
dEntropy
, kEntropy
,
lifeTimeRepEvents
, longevity
,
makeLifeTable
, matrixElementPerturbation
,
plotLifeCycle
, qsdConverge
,
reprodStages
, standardizedVitalrates
,
vitalRatePerturbation
, vitalRates
.