Other packages > Find by keyword >

marked  

Mark-Recapture Analysis for Survival and Abundance Estimation
View on CRAN: Click here


Download and install marked package within the R console
Install from CRAN:
install.packages("marked")

Install from Github:
library("remotes")
install_github("cran/marked")

Install by package version:
library("remotes")
install_version("marked", "1.2.8")



Attach the package and use:
library("marked")
Maintained by
Jeff Laake
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-01-25
Latest Update: 2019-12-09
Description:
Functions for fitting various models to capture-recapture data including mixed-effects Cormack-Jolly-Seber(CJS) and multistate models and the multi-variate state model structure for survival estimation and POPAN structured Jolly-Seber models for abundance estimation. There are also Hidden Markov model (HMM) implementations of CJS and multistate models with and without state uncertainty and a simulation capability for HMM models.
How to cite:
Jeff Laake (2013). marked: Mark-Recapture Analysis for Survival and Abundance Estimation. R package version 1.2.8, https://cran.r-project.org/web/packages/marked
Previous versions and publish date:
1.0.9 (2013-01-25 08:24), 1.1.2 (2013-08-16 16:31), 1.1.3 (2013-11-23 06:48), 1.1.6 (2014-06-17 23:14), 1.1.8 (2015-03-17 00:07), 1.1.9 (2015-08-20 01:23), 1.1.10 (2015-08-20 19:24), 1.1.11 (2016-03-07 22:31), 1.1.13 (2016-12-06 18:27), 1.2.1 (2018-03-30 14:52), 1.2.6 (2019-12-09 07:40)
Other packages that cited marked R package
View marked citation profile
Other R packages that marked depends, imports, suggests or enhances
Functions, R codes and Examples using the marked R package
Some associated functions: HMMLikelihood . Paradise_shelduck . Phi.mean . R_HMMLikelihood . backward_prob . cjs.accumulate . cjs.hessian . cjs.initial . cjs.lnl . cjs_admb . cjs_delta . cjs_gamma . cjs_tmb . coef.crm . compute_matrices . compute_real . convert.link.to.real . create.dm . create.dmdf . create.fixed.matrix . create.links . crm . crm.wrapper . deriv_inverse.link . dipper . dmat_hsmm2hmm . fix.parameters . function.wrapper . global_decode . hmmDemo . hsmm2hmm . initiate_pi . inverse.link . js.accumulate . js.hessian . js.lnl . js . local_decode . make.design.data . merge_design.covariates . mixed.model.admb . mscjs . mscjs_tmb . msld_tmb . mstrata . mvms_design_data . mvms_dmat . mvmscjs . mvmscjs_tmb . omega . predict.crm . print.crm . print.crmlist . probitCJS . proc.form . process.ch . process.data . resight.matrix . sealions . set.fixed . set.initial . set_mvms . set_scale . setup.model . setup.parameters . setup_admb . setup_tmb . simHMM . skagit . smsld_tmb . splitCH . tagloss . valid.parameters . 
Some associated R codes: admbutils.R . cjs.R . cjs.accumulate.R . cjs.initial.R . cjs_tmb.R . compute.real.R . create.dm.R . create.dmdf.R . crm.R . crm.wrapper.R . deriv.inverse.link.R . inverse.link.R . js.accumulate.R . js.hessian.R . make.design.data.R . marked-package.R . mvmscjs.R . mvmscjs_tmb.R . probitCJS.R . process.ch.R . process.data.R . set.fixed.R . setup.model.R . setup.parameters.R . splitCH.R . summary.fcts.R . utility.R . valid.parameters.R . zzz.R .  Full marked package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns