Re: [R] Current version of R, 4.4.0 and patch to correct the bug fix related to the RStudio viewer pane on Windows systems

2024-05-16 Thread Vega, Ann (she/her/hers) via R-help
We are a government agency so it's an issue. But I appreciate your input and Duncan's as well. We have the answer we needed based on Duncan's response. Thank you for your time! av Ann Vega, PSPO She/Her/Hers (Learn More<https://intranet.ord.epa.gov/dei/gender-pronouns&g

[R] Current version of R, 4.4.0 and patch to correct the bug fix related to the RStudio viewer pane on Windows systems

2024-05-16 Thread Vega, Ann (she/her/hers) via R-help
eased with the patch included? I may be able to ask our security officer to allow us to delay our install until that official version is released. Alternatively, if the patched version could have a signed certificate, that would allow us to install it. Thank you. Ann Vega, PSPO She/Her/Hers (

[R] How to create 10 minute time series from hourly data

2017-02-01 Thread Mary Ann Middleton
but haven't had luck. Any input is greatly appreciated. ~Mary Ann Middleton, PhD Here is a sample of the data I have: Date Time date.time ms LEVEL TEMPERATURE Level_m 1 2016-05-31 15:25:00 2016-05-31 15:25:00 0 92.1767 25.171 9.401814 2 2016-05-31 16:25:00 2016-05-31 16:25:00 0 92

[R] To modify FMCD

2014-01-13 Thread Hock Ann Lim
) respectively. The C-step is conducted as follow: If I(new) not equal to I(old), H(old):=H(new). and calculate T and S based on H(new). Otherwise, the process is stopped. Thank you. Regards, Lim Hock Ann [[alternative HTML version deleted

Re: [R] Interpreting lmp() results

2013-08-20 Thread Ann Marie Reinhold
ot reconcile the differences in these results. Any help would be appreciated. Thanks! AM Ann Marie Reinhold | Doctoral Candidate Montana Cooperative Fishery Research Unit Department of Ecology | Montana State University Box 173460 | Bozeman, MT 59717 Email: reinhold [AT] montana [DOT] edu | Offi

[R] Interpreting lmp() results

2013-08-19 Thread Ann Marie Reinhold
lish_United States.1252 [3] LC_MONETARY=English_United States.1252 LC_NUMERIC=C [5] LC_TIME=English_United States.1252 attached base packages: [1] stats graphics grDevices utils datasets methods base other attached packages: [1] lattice_0.20-15 lmPerm_1.1-2 loaded via a namespace (and not

Re: [R] Problem with Stationary Bootstrap

2012-09-17 Thread Hock Ann Lim
Dear Rui Barrada,   Thank you so much for your kind sharing. It's really help.   Regards, Lim Hock Ann From: Rui Barradas Cc: R-Help Sent: Tuesday, September 18, 2012 12:03 AM Subject: Re: [R] Problem with Stationary Bootstrap Hello, The probl

[R] Problem with Stationary Bootstrap

2012-09-17 Thread Hock Ann Lim
=coef(fit),R = 10,n.sim = NROW(a),sim = "geom",orig.t = TRUE)   Unfortunately, I got this error message from R: Error: evaluation nested too deeply: infinite recursion / options(expressions=)? Can someone tells me what's wrong in the programming.   Thank you.   Regards, Lim Hock A

Re: [R] POSIXct to ts

2012-08-09 Thread Mary Ann Middleton
ot; calculation from decompose() to generate an acf of the data after the seasonal patterns and trends are stripped ( ac f ( n a.omit(x.ts.decomp$random) ) , which is ultimately what I need, however, that isn't solid justification for choosing that calculation.  Any pointers appreciated.

[R] POSIXct to ts

2012-08-09 Thread Mary Ann Middleton
  I am stuck trying to go from POSIXct to as.ts Any suggestions on how to tackle this would be greatly appreciated.   Sincerely, Mary Ann A sample of the data looks like this: 'data.frame': 26925 obs. of 2 variables: $ date : POSIXct, format: "2008-07-11

[R] output Shapiro-Wild results to a table

2012-05-02 Thread Mary Ann Middleton
Hello, I have applied the Shapiro test to a matrix with 26.925 rows of data using the following F1.norm<-apply(F1.n.mat,1,shapiro.test) I would now like to view and export a table of the p and W values from the Shapiro test, but I am not sure how to approach this. I have tried the follow

[R] Formatting probability data to produce confusion matrix for binary data for logistric regression

2011-12-12 Thread Sally Ann Sims
Hello R folks, I’m looking to produce a confusion matrix using the command: cmx(PData,threshold=0.49,na.rm=FALSE) for a logistic regression model (1 is habitat, 0 is nonhabitat). To compile my PData data file (csv file) (as in the example above), I’m using the output of the predict(glm) f

[R] logistric regression: model revision

2011-11-07 Thread Sally Ann Sims
Hello, I am working on fitting a logistic regression model to my dataset. I removed the squared term in the second version of the model, but my model output is exactly the same. Model version 1: GRP_GLM<-glm(HB_NHB~elev+costdis1^2,data=glm_1,family=binomial(link=logit)) summary(GRP_GLM)

[R] Importing all observations and variables from csv file into dataframe

2011-10-17 Thread Sally Ann Sims
Hello, I need some help getting started with data analysis. I’m having trouble getting R to read my data file. I’ve referred to various R help documentation, the website, and FAQs, but I don’t see my situation listed. I saved an Excel file (post-2007 Excel version) of data as a “.csvâ

[R] reading the results of a within subject test

2011-06-23 Thread Ann
Hi, I ran the following in R (on item means): aov(VAR ~(a*b)+Error(item/(a*b)), data = item) I got this result: Error: item Df Sum SqMean Sq F value Pr(>F) a 1 7.7249e+13 7.7249e+13 11.329 0.003934 ** Residuals 16 1.0910e+14 6.8187e+12 --- Signif

[R] Autocorrelation Rho Greater Than One

2011-02-26 Thread Hock Ann Lim
029970  The answer should be less than one but I got 1.029970. Any correction in the programming part? Any preventive action on this matter? Thank you. Regards, Lim Hock Ann [[alternative HTML version deleted]] __ R-help@r-project.

[R] Cochrane-Orcutt Prais Winsten

2011-02-21 Thread Hock Ann Lim
model with autocorrelated error?    Thank you. Regards, Hock Ann [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R

[R] How to programme R to randomly replace some X values with Outliers

2010-10-02 Thread Hock Ann Lim
study is to compare the std of y with and without the presence of outliers based on average of 1000 simulation. Info : X~U(0,10) Y=6+2X+norm(0,1) Thank you. Hock Ann [[alternative HTML version deleted]] __ R-help@r-project.org mail

[R] R-Square for Robust Regression Model

2010-10-01 Thread Hock Ann Lim
May I know how to find the R-squared for robust regression model?   Thank you.   Hock Ann [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting

[R] R-squared in Robust Regression

2010-09-30 Thread Lim Hock Ann .
May I know how to find the R-squared for robust regression model? Thank you. Hock Ann [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http

Re: [R] Naming a random effect in lmer

2009-05-24 Thread Leigh Ann Starcevich
h appear correct for this simulated data set. Any other ideas on how to make the grouping work? Thanks -- Leigh Ann # Assume that only mb=10 years of data are available to compare to results # that avoid deparse error # Group the grouping variable using within testsamp1<-testsamp Zs2<- p

Re: [R] Naming a random effect in lmer

2009-05-23 Thread Leigh Ann Starcevich
-- las Leigh Ann Starcevich Doctoral student Oregon State University Corvallis, Oregon At 03:30 PM 5/22/2009 -0700, William Dunlap wrote: > > -Original Message- > > From: r-help-boun...@r-project.org > > [mailto:r-help-boun...@r-project.org] On Behalf Of spencerg > &

Re: [R] Naming a random effect in lmer

2009-05-22 Thread Leigh Ann Starcevich
lass = "data.frame") At 11:17 AM 5/22/2009 -0700, spencerg wrote: > The first exaample on the "lmer" help page uses a formula "Reaction > ~ Days + (Days|Subject)". Here, "Subject" is the name of a column in the > data.frame "sleepstud

[R] Naming a random effect in lmer

2009-05-21 Thread Leigh Ann Starcevich
error avoided? Or is there a way to combine these into a single variable prior to the lmer function call? In SAS, I am able to parameterize these as a Toeplitz structure with bandwidth 1. Thanks for any help. Leigh Ann Starcevich Doctoral student Oregon St

Re: [R] delete categories

2008-11-17 Thread Ann Leis
:42 AM, Mark Difford <[EMAIL PROTECTED]>wrote: > > Hi Ann, > > >> I want to delete one category from the dataset ... I have tried the omit > >> command but it just returns TRUE and False values. > > > You are leaving the list to guess at what you have tri

[R] delete categories

2008-11-16 Thread Ann Leis
I have a dataset which has categories A-G (7 categories) with corresponding x and y variables. I want to delete one category from the dataset and run a logit model on only 6 categories instead of 7. How do I delete a category? I have tried the omit command but it just returns TRUE and False values

[R] calc dist AB for B at levels of A

2007-11-14 Thread Melanie Ann Harsch
I have a question that I have been trying to figure out and I imagine there is a very simple answer to it. I am trying to use the distAB function in the clim.pact package I have a dataframe with 4 columns in which A is ref pt and B is site 1. longitude of A 2. Latitude of A 3. longitude of B 4. L