search for: kinesiology

Displaying 4 results from an estimated 4 matches for "kinesiology".

2006 Oct 05
1
Matrix input problem
..., but the second line works fine? Is there some line length limit in R? This happens at random places all through my data. Any help would be appreciated. -------------------------------------------------------------------- Bill Wyatt Associate Instructor Ergonomics Graduate Student Department of Kinesiology School of Health, Physical Education, and Recreation Indiana University O:(812)856-5924 wwyatt at indiana.edu -------------------------------------------------------------------- -------------- next part -------------- //orginal line b1x<-cbind(c(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,...
2011 Jul 08
1
computing functions with Euler's number (e^n)
...R documentation that I have read. Should '^' work here??? > U <- (-dummy+1)**B[1] > Q <- exp(U) > Q <- ifelse(Q>30,30,Q) # Not sure why I use this. > W <- Z*Q -- *W. Jeffrey Armstrong, Ph.D. *Assistant Professor Exercise Science *Managing Editor Clinical Kinesiology* Official Journal of the American Kinesiotherapy Association [[alternative HTML version deleted]]
2002 Nov 27
0
Job Posting in Biostatistics/Statistics
...nparametric statistics, reliability theory, and survival analysis. The statistics group's work in these areas is particularly characterized by its robust, interdisciplinary applicability. The College of Health and Human Services includes the departments of Health Behavior and Administration, Kinesiology, and Social Work, and the School of Nursing. Master's degrees are offered in four departments. The College currently has over $2 million in externally funded projects, including seven federally funded projects. Forty-five percent of proposals submitted by faculty were funded last year. Facult...
2006 Oct 19
1
Problem Reading from .txt
...will not work. If anyone could tell me why this is happening, and possibly some way to read these large strings into a single column I would be grateful. -------------------------------------------------------------------- Bill Wyatt Associate Instructor Ergonomics Graduate Student Department of Kinesiology School of Health, Physical Education, and Recreation Indiana University O:(812)856-5924 wwyatt at indiana.edu -------------------------------------------------------------------- -------------- next part -------------- //working line b1x<-cbind(c(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,...