adult.coxph: Create data with age and IFBFat to model survival

Description Usage Arguments Value

View source: R/adult.coxph.R

Description

Create data with age and IFBFat to model survival

Usage

1
2
3
adult.coxph(data, uni, UAIDcol, startcol, mortcol, yearstart, yearend,
  seasons, winterstart, winterend, cause, plot, title, grossweightcol,
  maxthickcol, bcscol, seasoncol)

Arguments

data

database with age column in it

uni

vector of unique ids in which survival should be calculated

UAIDcol

column where aids live

startcol

name of column where capture date lives

mortcol

name of column where mortality date lives

yearstart

path to study area polygon (where you want to define availability)

yearend

path to where predicted RF map should be written

seasons

duh

winterstart

duh

winterend

duh

cause

duh

plot

duh

title

duh

grossweightcol

name of column where gross weight is stored

maxthickcol

name of column where max thickness is stored

bcscol

name of column where bcs is stored

seasoncol

name of column where season (Fall/Spring) is located

Value

Returns a with survival data and appended ages and IFBFat


khuggler/TediousEcology documentation built on July 10, 2021, 12:34 a.m.