search for: hrural

Displaying 2 results from an estimated 2 matches for "hrural".

Did you mean: rural
2010 Mar 25
3
Returning Data Frame from Function for use Outside Function
..., "15", "16", "17", "18", "19", "20", "21", "22", "23"), first=TRUE) #f <- mpr100 ~ time + nhb + hispanic + other + # rural + hrural + # factor(age) + factor(gender) + factor(mstat) + factor(svcpct2) + nvaclass + # a1cgrp8 + anemdef + cbd + chf + chrnlung + htn_c + # hypothy + obese + perivasc + pulmcirc + tumor + # depress + psych +...
2010 Mar 25
0
Counting a number of "elements" in an object
...een answered. I have researched this to the best of my ability, that's not to say the answer isn't in the archives just I am a new user and I don't know the proper terms to search under. I have an object: f <- mpr100 ~ time + nhb + hispanic + other + rural + hrural + factor(age) + factor(gender) + factor(mstat) + factor(svcpct2) + nvaclass + a1cgrp8 + anemdef + cbd + chf + chrnlung + htn_c + hypothy + obese + perivasc + pulmcirc + tumor + depress + psych +...