Page 1 of 1

Missing values in the model matrix - NA?

PostPosted: Sat Jun 12, 2021 9:30 pm
by rodrossi
I am building the matrix of my models and want to test the delay in the response of some variables. However, in my first captures I don't have previous values of the predictor variable to insert in the column, what should I put?
In R program you should put "NA", but in MARK I saw that it doesn't work.
Thanks to anyone who can help me.