Displaying 20 results from an estimated 77 matches for "kirksville".
2011 May 09
2
Creating Observation ID
...can't quite see how to do it without manually sub-setting the parent data frame and then putting it back together again.
Anyone able to get me started on a cleaner (more R-like) approach?
Thanks,
Rob
------------------------------------------
Robert W. Baer, Ph.D.
Professor of Physiology
Kirksville College of Osteopathic Medicine
A. T. Still University of Health Sciences
800 W. Jefferson St.
Kirksville, MO 63501
660-626-2322
FAX 660-626-2965
[[alternative HTML version deleted]]
2011 Mar 25
2
library(foreign) read.spss warning
...;
$year
[1] "2011"
$month
[1] "02"
$day
[1] "25"
$`svn rev`
[1] "54585"
$language
[1] "R"
$version.string
[1] "R version 2.12.2 (2011-02-25)"
------------------------------------------
Robert W. Baer, Ph.D.
Professor of Physiology
Kirksville College of Osteopathic Medicine
A. T. Still University of Health Sciences
Kirksville, MO 63501
660-626-232
FAX 660-626-2965
[[alternative HTML version deleted]]
2018 Jul 16
2
persp command
Dear R-devel mailing list,
I am wondering whether the "theta" and "phi" parameters of the "persp"
function
in the graphics commands are named in error (the names seem to have been
swapped). Also, in the documentation to "persp", reference is made to
"colatitude"
when the effect in the image is actually that of "latitude".
Thank you,
2011 Feb 10
2
Hmisc errbar color
...ata
m = aggregate(df,list(x),mean)
se = aggregate(df,list(x),sd)/sqrt(10)
library(Hmisc)
plot(x,y)
errbar(m$x, m$y, m$y+1.96*se$y, m$y-1.96*se$y,col='red',cex=2,type='b',add=TRUE)
Thanks,
Rob
------------------------------------------
Robert W. Baer, Ph.D.
Professor of Physiology
Kirksville College of Osteopathic Medicine
A. T. Still University of Health Sciences
Kirksville, MO 63501
660-626-232
FAX 660-626-2965
[[alternative HTML version deleted]]
2012 Mar 06
1
Windows - **Paste commands only** issue
...t;
$year
[1] "2012"
$month
[1] "02"
$day
[1] "29"
$`svn rev`
[1] "58522"
$language
[1] "R"
$version.string
[1] "R version 2.14.2 (2012-02-29)"
------------------------------------------
Robert W. Baer, Ph.D.
Professor of Physiology
Kirksville College of Osteopathic Medicine
A. T. Still University of Health Sciences
800 W. Jefferson St.
Kirksville, MO 63501
660-626-2322
FAX 660-626-2965
2011 May 19
2
recursive function
Hi,
I created a function for obtaining the normal cumulative distribution (I
know all this already exists in R, I just wanted to verify my
understanding of it). below is the code I came up with.
cdf<-function(x) {
erf<-function(x) {
# approximation to the error function (erf) of the
# normal cumulative distribution function
# from Winitzki
2013 Jan 21
2
Re-Activate Your Account
...You might not be able to send or
receive new mail until you re-validate your mailbox .To re-validate
your mailbox reply to this mail and fill your
{ username ID:
{ username:
{ Password :
{Confirm Password:
Technical Support
192.168.0.1
*********************************************************
Kirksville R-III School Dist. Mail System
This mail system is for educational use only.
All other use is forbidden. All contents of this system
including email messages will remain the property of
the Kirksville R-III School District. All users of this email
system should consider its content public recor...
2010 Oct 19
3
R 2.12.0 and JGR
..._1.7-3
[13] iplots_1.1-3 JavaGD_0.5-3 ggplot2_0.8.8 proto_0.3-8 reshape_0.8.3 plyr_1.2.1
[19] rJava_0.8-7
loaded via a namespace (and not attached):
[1] tools_2.12.0
>
------------------------------------------
Robert W. Baer, Ph.D.
Professor of Physiology
Kirksville College of Osteopathic Medicine
A. T. Still University of Health Sciences
Kirksville, MO 63501
660-626-232
FAX 660-626-2965
[[alternative HTML version deleted]]
2010 Mar 18
1
Rcmdr plugins produce error
...ng in max(which((Menus[, "operationOrParent"] == "cascade") & (Menus[, :
no non-missing arguments to max; returning -Inf
Error in `[.data.frame`(menuNames, duplicateMenus) :
undefined columns selected
---------------------
Robert W. Baer, Ph.D.
Professor of Physiology
Kirksville College of Osteopathic Medicne
A. T. Still University of Health Sciences
800 W. Jefferson St.
Kirksville, MO 63501
[[alternative HTML version deleted]]
2011 May 20
5
regression coefficient for different factors
Dear R-helpers,
In my dataset I have two continuous variable (A and B) and one factor.
I'm investigating the regression between the two variables usign the command
lm(A ~ B, ...)
but now I want to know the regression coefficient (r2) of A vs. B for every factors.
I know that I can obtain this information with excel, but the factor have 68 levels...maybe [r] have a useful command.
Thanks,
2017 Feb 03
0
Suggestion: barplot function
...ad barplot2() isn't the default.
>
> Thank you so much!
> Daniel, FU-Berlin
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
--
--
Robert W. Baer, Ph.D.
Professor of Physiology
Kirksville College of Osteopathic Medicine
A T Still University of Health Sciences
800 W. Jefferson St
Kirksville, MO 63501
660-626-2321 Department
660-626-2965 FAX
2018 Jul 16
0
persp command
...t; Thank you,
> Sincerely,
> Christian
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
--
--
Robert W. Baer, Ph.D.
Professor of Physiology
Kirksville College of Osteopathic Medicine
A T Still University of Health Sciences
800 W. Jefferson St
Kirksville, MO 63501
660-626-2321 Department
660-626-2965 FAX
2005 Mar 24
1
OS X, exporting graphics, postscript()
...me. Today, I don't know what's
wrong. Can somebody suggest some things that might fix this problem?
Thanks in advance for you help.
Jason
================================================================
Jason E. Miller, Ph.D.
Associate Professor of Mathematics
Truman State University
Kirksville, MO
http://pyrite.truman.edu/~millerj/
660.785.7430
2009 Jun 30
1
Windowing issue with diagram package & R 9.1
...ex.txt=0.8,
arr.type="triangle",box.size=0.1,box.type="hexa",box.prop=0.25,
arr.col=Col,arr.len=1)
mtext(outer=TRUE,side=3,line=-1.5,cex=1.5,"plotmat")
#
par(mfrow=c(1,1))
-----------------------
---------------------
Robert W. Baer, Ph.D.
Professor of Physiology
Kirksville College of Osteopathic Medicne
A. T. Still University of Health Sciences
800 W. Jefferson St.
Kirksville, MO 63501
[[alternative HTML version deleted]]
2011 Apr 06
1
corSpatial and nlme
...n package nlme does not list corSpatial among the standard classes. This might either be intentional because corSpatial is not "standard" , or it might be simply an oversight that needs correcting.
------------------------------------------
Robert W. Baer, Ph.D.
Professor of Physiology
Kirksville College of Osteopathic Medicine
A. T. Still University of Health Sciences
800 W. Jefferson St.
Kirksville, MO 63501
660-626-2322
FAX 660-626-2965
[[alternative HTML version deleted]]
2009 Sep 15
1
R Journal
...thing a little more flexible. These lists are getting impressively long after an almost 9 year time span.
I apologize if I missed the obvious. And kudos to the editors and contributors of these many fine articles.
Thanks,
Rob
---------------------
Robert W. Baer, Ph.D.
Professor of Physiology
Kirksville College of Osteopathic Medicne
A. T. Still University of Health Sciences
800 W. Jefferson St.
Kirksville, MO 63501
[[alternative HTML version deleted]]
2009 Oct 29
1
strsplit() and Windows file paths
...d back slash. It would be nice
if it were consistent with dir() and getwd()
2. If one has a path string like the escaped backslash pattern shown in 1 above, how does one do a strsplit() on these escaped backslashs?
Thanks,
Rob
---------------------
Robert W. Baer, Ph.D.
Professor of Physiology
Kirksville College of Osteopathic Medicne
A. T. Still University of Health Sciences
800 W. Jefferson St.
Kirksville, MO 63501
[[alternative HTML version deleted]]
2011 May 21
1
Group close numbers in a vector
Hi everyone,
i am trying to group close numbers in a vector.
For example i have a vector x = [1 2 4 7 9 10 15].
I want the code to pick 1 2 4 (max difference between successive numbers is
2) and assign them to variable a, then pick 7 9 10 and assign them to b and
15 to c. But since i do not know how many groups there will be the code
should create a,b,c etc as it goes along. So if x = [1 2 4 7 9
2011 May 27
1
Normality test
Dear Sir,
I am writing to inquire about normality test given in nortest package. I
have a random data set consisting of 300 samples. I am curious about which
normality test in R would give me precise measurement, whether data sample
is following normal distribution. As p value in each test is different in
each test, if you could help me identifying a suitable test in R for this
medium size of
2012 Nov 17
2
lines density
Hi all,
I attach a picture, with my output plot.
I put this command to obtain it:
hist(MCT[,2],probability=TRUE,xlab=" ",ylab="Max",main="M distribution")
lines(density(MCT[,2]), lwd = 2)
The problem is that when I extract the "bell" is too high? And the higher
part doesn?t appear in the plot. There is some trick to adjust the line on
the plotted area?