A very basic question

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

A very basic question

Postby twhb » Thu Mar 11, 2010 7:28 pm

I am attempting to learn RMARK and have not encountered a statement like:
ptime=list(formula=~time). What does the term "formula" do?
twhb
 
Posts: 2
Joined: Wed May 17, 2006 7:18 pm

Re: A very basic question

Postby jlaake » Thu Mar 11, 2010 7:55 pm

You need to do a lot more reading before you go anywhere with RMark. See

http://www.phidot.org/software/mark/doc ... /app_3.pdf

and

http://www.phidot.org/software/mark/rma ... pNotes.pdf


ptime=list(formula=~time)

does very little. It is a simple specification for a model for one of the parameters in the model. It creates a list with one element named formula which has a value ~time. The list is then assigned to the object named ptime. formula will be used with the design data to create the design matrix for MARK. Get a good grounding in MARK, R and RMark before you try to use it. --jeff
jlaake
 
Posts: 1479
Joined: Fri May 12, 2006 12:50 pm
Location: Escondido, CA


Return to RMark

Who is online

Users browsing this forum: No registered users and 2 guests