search for: medufo_weight

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

Did you mean: medufo_weights
2011 Nov 05
0
ANESRAKE package: Inappropriate error message, given the data
...vices utils datasets methods [8] base other attached packages: [1] anesrake_0.70 Hmisc_3.8-3 survival_2.36-10 loaded via a namespace (and not attached): [1] cluster_1.14.1 grid_2.14.0 lattice_0.20-0 HERE ARE THE ARGUMENTS > medufo <- read.csv("C:/Users/lenovo/Desktop/Medufo_weights/medufo.csv", header = TRUE, row.names="ID") > age <- c(25, 25, 28, 22) > gender <- c(49, 51) > ethnic <- c(58, 14, 5, 23) > income <- c(1, 4, 7, 15, 18, 16, 19, 17, 1, 1,1) > targets <- list(age, gender, ethnic, income) > names(targets) <- c(&quot...