Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

9 results for “from:Mary A. Marion”

naming of columns in R dataframe consisting of mixed data (alphanumeric and numeric)
Mary A. Marion · Jul 9, 2009 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090709/a6fd6dd7/attachment-0001.pl>

saving only part of a computation in integrate
Mary A. Marion · Jul 30, 2009 · r-help

Hello, I am using Beta <-integrate(dnorm,mean=0,sd=1,-Inf,2.3552) > Beta 0.9907436 with absolute error < 4.2e-06 1-Beta results in an error How can I store into Beta only .9907436? Thank you. Sincerely...

mathematical notation in R
Mary A. Marion · Jul 22, 2009 · r-help

Hello, I have an R function which includes the statement LBAuo<- -9999. Rather than printing out -9999 I want it to print out - infinity. As of yet I have not been able to do that. I am not in a...

math symbols in R
Mary A. Marion · Jul 9, 2009 · r-help

Hello, I would like R software to printout a sentence including a statement such as Ho: mu=5 vs Ha: mu ne 5 where ne stands for the math symbol notequal and mu is greek letter for u. How to...

graphs
Mary A. Marion · Jul 25, 2009 · r-help

Hello, I am plotting two distributions and want to draw a vertical line at the critical point 149. How can I stop it from going further up than the norm(140,15) curve? x<-seq(75,225,0.1) plot...

R code -column headings
Mary A. Marion · Mar 6, 2009 · r-help

Hello, I have been noticing that some of my column headings are missing. Can you give me a clue as to how to 1] replace Var1 and Var 2 by Region and type ie do it right the first time...

print of objects in R
Mary A. Marion · Mar 19, 2009 · r-help

Hello, I have been watching my output as I create functions and do other things in r. One thing I don't like is the [1,] type notation at the beginning of a line. I have been able to change...

IF STATEMENTS
Mary A. Marion · Jul 10, 2009 · r-help

Hello, I am working on using if statements. What is the error message telling me here and how do I correct for it? I have tried various combinations of quotes. Thank you. Sincerely, Mary A. Marion #Find critical values crit...

formatting in r
Mary A. Marion · Jul 28, 2009 · r-help

Hello, I have output that I want to print out. I am having a few issues. 1] output u to power is really nothing more than a 2 x 11 set of values formed using cbind function and printed out...

Can't find what you're looking for? Try searching with Google .