search for: stauffer

Displaying 8 results from an estimated 8 matches for "stauffer".

2013 Feb 27
3
positioning of R windows
...defaults to something close to the root, regardless of the current working directory. In Win XP, the directory tree defaulted to the current working directory, which made it easy to jump up one folder, etc. Is there any way to make this the default behavior? I am using R 2.15.1 Thanks, Glenn Stauffer [[alternative HTML version deleted]]
2005 Jan 12
3
Win2K. Raw CUPS printing, driver download
...know what to do with it. Not sure why this happens with the downloaded driver but not the locally installed one. I would prefer to use the driver download feature, since it doesn't require a manual install of the driver on each workstation. Can anyone suggest how to get this to work? -- Don Stauffer, Office Manager Indiana Epilepsy and Child Neurology, Inc.
2010 Mar 26
1
Trouble loading package
...UE)}) Error in !character.only : invalid argument type Error in library(pkg, character.only = TRUE) : .First.lib failed for 'RMark' Any ideas what is causing this error? My OS is Windows XP, and my R version is R.2.10.1 Thanks, Glenn ***************************************** Glenn E. Stauffer Graduate Research Assistant Department of Ecology Montana State University Bozeman, MT 59717 406-994-5677 gestauffer at gmail.com
2009 May 20
2
round function seems to produce maximum 2 decimals
I am trying to use round()to force R to display a specific number of decimals, but it seems to display <=2 decimals no matter what I specify in the digits argument. As an alternative I tried signif(), but it also produces unexpected results. See example code and results below. Format() works, but then the result no longer is numeric. Am I missing something simple? I am using R 2.9.0 on Windows
2006 May 02
1
Tests just deleted my production Database!!!
...hile > different database brands may have tricks for ways to handle users and > what > they perceive as a database/schema, the fact remains that if 2 literally > separate databases had been used this thread wouldn''t exist. > > -Christian > > On 5/2/06, "Glenn Stauffer" <alaxsxaq@gmail> wrote: > > In his database.yml file, development and production use the same > > database schema (salt); test uses a different schema (rectest). > > > > Now, if rectest did not have its own set of tables, but instead had > > full privileges...
2001 Aug 25
1
Truncated MVN RNG?
Is there a package or code that generates data from a truncated multivariate normal distribution? -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at
2006 May 02
0
RE: Rails Digest, Vol 20, Issue 39
...problem could never have happened. While different database brands may have tricks for ways to handle users and what they perceive as a database/schema, the fact remains that if 2 literally separate databases had been used this thread wouldn''t exist. -Christian On 5/2/06, "Glenn Stauffer" <alaxsxaq@gmail> wrote: > In his database.yml file, development and production use the same > database schema (salt); test uses a different schema (rectest). > > Now, if rectest did not have its own set of tables, but instead had > full privileges (insert/update/delete)...
2013 Oct 27
2
Heteroscedasticity and mgcv.
I have a two part question one about statistical theory and the other about implementations in R. Thank you for all help in advance. (1) Am I correct in understanding that Heteroscedasticity is a problem for Generalized Additive Models as it is for standard linear models? I am asking particularly about the GAMs as implemented in the mgcv package. Based upon my online search it seems that some