Displaying 1 result from an estimated 1 matches for "opalinus".
2004 Aug 25
1
brlr function
...",collapse='+'))))
Error in eval(expr, envir, enclos) : y values must be 0 <= y <= 1
#using the test data in brlr gives the same error if the dependent is
reduced to one column, is it a problem with my dependent? It works
fine as per the original vignette with
brlr(cbind(grahami,opalinus)~height ...)
> brlr(grahami~height+diameter,data=lizards)
Error in eval(expr, envir, enclos) : y values must be 0 <= y <= 1
#This is how the objects look
> as.integer(sim.cv.cox.yhat1)
[1] 1 1 1 1 1 1 1 1 1 1 1 1 1 2 1 1 1 1 2 2 2 1 1 2 2 1 1 1 2 1 2 2 2
1 2 1 1 2 1 1 2 1 1 1 2 2 2 2...