Learn R Programming

⚠️There's a newer version (3.0.7) of this package.Take me there.

RMark (version 2.2.0)

R Code for Mark Analysis

Description

An interface to the software package MARK that constructs input files for MARK and extracts the output. MARK was developed by Gary White and is freely available at (http://www.phidot.org/software/mark/downloads/) but is not open source.

Copy Link

Version

Install

install.packages('RMark')

Monthly Downloads

12,783

Version

2.2.0

License

GPL (>= 2)

Maintainer

Jeff Laake

Last Published

June 23rd, 2016

Functions in RMark (2.2.0)

brownie

San Luis Valley mallard data
Blackduck

Black duck known fate data
adjust.value

Adjust over-dispersion scale or a result value such as effective sample size
coef.mark

MARK model beta parameters
ABeginnersGuide

A beginners introduction and guide to RMark
cleanup

Removes unused MARK output files
add.design.data

Add design data
collect.model.names

Collect names of MARK model objects from list of R objects (internal function)
adjust.parameter.count

Adjust count of estimated parameters
Burnham

#' Burnham Live-Dead Model
compute.link

Compute estimates of link values
compute.real

Compute estimates of real parameters
crdms

Example data for Closed Robust Design Multistrata
create.mark.mcmc

Create mcmc object for analysis with coda
convert.link.to.real

Convert link values to real parameters
collect.models

Collect MARK models into a list and optionally construct a table of model results
compute.design.data

Compute design data for a specific parameter in the MARK model (internal use)
convert.inp

Convert MARK input file to RMark dataframe
covariate.predictions

Compute estimates of real parameters for multiple covariate values
compute.links.from.reals

Compute link values from real parameters
deer

White-tailed deer double observer spotlight capture-recapture analysis
create.model.list

Creates a dataframe of all combinations of parameter specifications
import.chdata

Import capture-recapture data sets from space or tab-delimited files
IELogitNormalMR

Example of Immigration-Emigration LogitNormal Mark-Resight model
inverse.link

Inverse link functions (internal use)
example.data

Simulated data from Cormack-Jolly-Seber model
killdeer

Killdeer nest survival example data
export.chdata

Export capture-history data to MARK .inp format
get.link

Compute sets of link values for real parameters
get.real

Extract or compute sets of real parameters
mark

Interface to MARK for fitting capture-recapture models
print.summary.mark

Prints summary of MARK model parameters and results
mallard

Mallard nest survival example
process.ch

Process release-recapture history data
Donovan.8

Exercise 8 example data
edwards.eberhardt

Rabbit capture-recapture data
export.MARK

Export data and models for import in MARK
larksparrow

Lark Sparrow
export.model

Export output files for appending into MARK .dbf/.fpt format
load.model

Load external model
Donovan.7

Exercise 7 example data
dipper

Dipper capture-recapture data
find.covariates

Find covariates in MARK design matrix
fill.covariates

Fill covariate entries in MARK design matrix with values
LogitNormalMR

Example of LogitNormal Mark-Resight model
make.design.data

Create design dataframes for MARK model specification
mata.wald

Model-Averaged Tail Area Wald (MATA-Wald) confidence intervals
merge_design.covariates

Merge time (occasion) and/or group specific covariates into design data
print.mark

Print MARK objects
print.marklist

Print MARK list objects
make.mark.model

Create a MARK model for analysis
MS_popan

Convert Multistate data for POPAN-style abundance estimation
make.time.factor

Make time-varying dummy variables from time-varying factor variable
model.table

Create table of MARK model selection results
mstrata

Multistrata example data
MStruncate

Truncate capture histories for multi-state models
rerun.mark

Runs a previous MARK model with new starting values
model.average.list

Compute model averaged estimates of real parameters from a list structure for estimates
model.average.marklist

Compute model averaged estimates of real parameters
Poisson_twoMR

Example of Poisson Mark-Resight model
PoissonMR

Example of Poisson Mark-Resight model
run.mark.model

Runs analysis with MARK model using MARK.EXE
run.models

Runs a set of MARK models
process.data

Process encounter history dataframe for MARK analysis
deltamethod.special

Compute delta method variance for sum, cumsum, prod and cumprod functions
RDOccupancy

Robust Design occupancy example data
deriv_inverse.link

Derivatives of inverse of link function (internal use)
extract.indices

Various utility functions
extract.mark.output

Extract results from MARK output file (internal use)
merge.mark

Merge mark model objects and lists of mark model objects
model.average

Compute model averaged estimates
strip.comments

Strip comments
popan.derived

Computes some derived abundance estimates for POPAN models
RDSalamander

Robust design salamander occupancy data
predict_real

Compute estimates of real parameters with individual and design covariates
read.mark.binary

Reads binary file output from MARK and returns a list of the results
setup.parameters

Setup parameter structure specific to model (internal use)
skagit

An example of the Mulstistrata (multi-state) model in which states are routes taken by migrating fish.
valid.parameters

Determine validity of parameters for a model (internal use)
var.components

Variance components estimation
var.components.reml

Variance components estimation using REML or maximum likelihood
summary.mark

Summary of MARK model parameters and results
summary_ch

Provides a summary for the capture histories
weta

Occupancy data for Mahoenui Giant Weta
TransitionMatrix

Multi-state Transition Functions
mark.wrapper

Constructs and runs a set of MARK models from a dataframe of parameter specifications
mark.wrapper.parallel

Constructs and runs in parallel a set of MARK models from a dataframe of parameter specifications
NicholsMSOccupancy

Multi-state occupancy example data
PIMS

Display PIM for a parameter
release.gof

Runs RELEASE for goodness of fit test
remove.mark

Remove mark models from list
setup.model

Defines model specific parameters (internal use)
salamander

Salamander occupancy data
splitCH

Split/collapse capture histories
store

Store models externally or restore to workspace from external storage
robust

Robust design example data
wwdo.popan

White-winged dove Jolly-Seber POPAN Analysis Details
Whatsnew

Summary of changes by version