search for: svcpct2

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

Did you mean: svcctl
2010 Mar 25
3
Returning Data Frame from Function for use Outside Function
..."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 + # nhb*rural + hispanic*rural + other*rural + #...
2010 Mar 25
0
Counting a number of "elements" in an object
...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 + nhb*rural + hispanic*rural + other*rural +...