search for: nboldness2

Displaying 1 result from an estimated 1 matches for "nboldness2".

Did you mean: mboldness2
2011 Jan 19
1
Help with logistic model with random effects in R
...please? The column headings in my data table are as follows. [1] "Trial" "Group" "Individual" "Mark" [5] "Catchability" "Mboldness1" "Mboldness2" "Nboldness1" [9] "Nboldness2" "Standardlength" This is the string of my data: str(data) 'data.frame': 36 obs. of 10 variables: $ Trial : int 1 2 3 4 5 6 7 8 9 10 ... $ Group : int 1 1 1 1 1 1 2 2 2 2 ... $ Individual : int 1 2 3 4 5 6 7 8 9 10 ... $ Mark : Fac...