Analysis Forum
Skip to content
by mjgould » Wed Jun 10, 2015 5:07 pm
by murray.efford » Wed Jun 10, 2015 5:09 pm
fit <- secr.fit(ovenCH[[1]], model = sigma~Sex, CL = T, buffer = 300 )predict(fit, newdata = data.frame(Sex = factor(1:2)))predict(fit, newdata = data.frame(Sex = factor(c('F','M'))))
by mjgould » Wed Jun 10, 2015 5:27 pm
Return to analysis help
Users browsing this forum: No registered users and 1 guest