Hello!
I am attempting to use svyglm {survey package} with a large set of predictors
and would like to be able to automatically use all the variables in my data as
the predictors without having to type out their names explicitly, similar to
the way one can do:
x1=c(1,2,3,4)
x2=c(3,5,4,1)
y = x1
Hello!
I have data containing a large number of probabilities (about 60) of nonzero
coefficients to predict 10 different independent variables (in 10 different
BMA models). i've arranged these probabilities in a matrix like so:
(IV1)(IV2)(IV3) ...
p(b0)p(b0)p(b0)
p(b1)p
2 matches
Mail list logo