Displaying 2 results from an estimated 2 matches for "maxfac".
Did you mean:
matfac
2009 Feb 06
0
Comparing weighted histograms?
...de.lowest = TRUE, right = TRUE,
+ angle = 45,
+ main = paste("Histogram of unweighted distances" ),
+ axes = TRUE, plot = TRUE )
>
>
describe(SurveyData,num.desc=c("mean","median","var","sd","valid.n"),xna
me=NA,maxfac=18,show.pc=TRUE)
Description of SurveyData
Numeric
mean median var sd valid.n
RADAM.TAZ 52.17 51 766.7 27.69 87
Miles2LAX 35.31 32.74 508.1 22.54 87
RADAM2005Vol 1.2e+05 8.199e+04 2.421e+10 1....
2012 Mar 15
2
summing "transfers"
I have a dataframe from an On-Board Survey with weights ("expwgt") and variables for up to 8 used lines: VEH1 through VEH8. The lines are labeled "MT-..1" through "MT-902". I want to know how many transfers there are between MT-802 and MT-901. That is, when one of them is VEHx and the other is VEHx+1 or VEHx-1
E.g. {VEH1 = MT-802 AND VEH2 = MT-901 } plus {VEH2 =