Setting up psi parameters a multistrata model

posts related to the RMark library, which may not be of general interest to users of 'classic' MARK

Setting up psi parameters a multistrata model

Postby jcohen » Thu May 06, 2021 10:47 am

I would like to try and set up the following model for Psi in a 3-state multistrata model in RMark and I am not sure how to do it:

Transitions
AtoA = BtoA = CtoA (animal has same mate as previous year)
AtoB = BtoB = CtoB (animal has different mate, but last year's is still in the population)
AtoC = BtoC = CtoC (animal has a different mate, and the fate of last year's mate is unknown)

Any advice would be appreciated.
jcohen
 
Posts: 3
Joined: Thu Nov 07, 2013 8:50 am

Re: Setting up psi parameters a multistrata model

Postby jcohen » Thu May 06, 2021 2:29 pm

Sorry I figured it out myself using subtract.stratum with code I found online.

MSROST.ddl <- make.design.data(MSROST.process,
parameters=list(Psi=list(subtract.stratum=c("A","A","A"))))
jcohen
 
Posts: 3
Joined: Thu Nov 07, 2013 8:50 am


Return to RMark

Who is online

Users browsing this forum: No registered users and 14 guests

cron