[R] Help with effectsize package

2020-07-02 Thread Emma Parrish
ile(dat$varA_z)*100) dat$varB_per <- (convert_z_to_percentile(dat$varB_z)*100) Thank you in advance for any help you may be able to offer! Emma -- Emma Parrish, B.S. | Graduate Student Researcher SDSU/UC San Diego Joint Doctoral Program in Clinical Psychology Cognitive Dynamics Lab emma.m.

[R] Errors with maxNR: NA in gradient

2015-12-27 Thread Emma MONTARSOLO
Hi ! I use maxNR function (from maxLik package) to estimate parameters via maximum likelihood and Newton–Raphson method. Context : I have a variable Y which follows a Gumbel distribution of parameters Beta1X1 + Beta2X2 (location parameter) and sigma (scale parameter). I have to estimate sigma,

Re: [R] install.packages() can't find install.packages() ?

2015-10-29 Thread Emma Hsueh
Hi Rolf, Looks like it is indeed the Halloween ghosts! I did what you said and it worked. Thank you! Do you know how the .RData might have gotten corrupted? Thanks again, Emma Rolf Turner 於 2015年10月29日 星期四寫道: > > > Have you tried this after starting R in a "clean" work

Re: [R] install.packages() can't find install.packages() ?

2015-10-29 Thread Emma Hsueh
I turned the startup script back on and tried installing stringr. It went smoothly. Seems like the ghosts are gone. No clue how the corruption happened though. Thanks to both of you! Happy Halloween :D Best, Emma Boris Steipe 於 2015年10月30日 星期五寫道: > Emma - do installations still work after

[R] Remove from listserv

2014-11-10 Thread Emma Gerald Boyer
Hello Is there any way that I can be removed from the list-serv? Let me know if I need to do anything. Thanks so much [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEAS

Re: [R] [R-SIG-Mac] "command not found" from system() call in GUI with proper PATH

2014-10-24 Thread Emma Sherratt
t; NMFS, NOAA > 8901 La Jolla Shores Drive > La Jolla, CA 92037 USA > 858-546-7121 (work) > 858-546-7003 (FAX) > > Marine Mammal Genetics Group: swfsc.noaa.gov/mmtd-mmgenetics > ETP Cetacean Assessment Program: swfsc.noaa.gov/mmtd-etp > > " > > > *The

[R] writeRaster dataType changes

2014-09-25 Thread White, Emma
;INT1U',overwrite=TRUE) dataType(fool) [1] "FLT4S" Any help/ insight would be appreciated. Thanks! Emma -- Emma White PhD Candidate Geospatial Science Center of Excellence South Dakota State University Email: emma.wh...@sdstate.edu Web: http://globalmonitoring.sdstate.edu/people.php?

[R] panel.cor NA's

2014-08-25 Thread Emma Gerald Boyer
I am running the code below and receiving NA's in many of the boxes that are supposed to contain r values. Could anyone tell me what that means? and possibly how to fix it? Thanks, EGB panel.cor <- function(x, y, digits=2, prefix="", cex.cor, ...) { usr <- par("usr"); on.exit(par(usr)) par(

[R] Cluster analysis on weighted survey data with continuous and categorical variables

2013-03-19 Thread Emma Gibson
n age groups were over-sampled and I need to weight the data collected in order to accurately reflect the current population.Will it make a difference if I do the cluster analysis on the weighted data, and if so, how do I do cluster analysis on the weighted data?Any advice would b

[R] data structure for plsr

2012-10-04 Thread Emma Jones
arn and gasoline data use)? Thank you for any pointers. Emma [[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-project.org/posti

Re: [R] Generating input population for microsimulation

2011-12-14 Thread Emma Thomas
  1   1      1 2   1       1   2      0 3   1       1   3      1 4   1       1   4      0 5   1       1   5      0 6   2       2   1      1 7   2       2   2      0 8   2       2   3      1 9   2       2   4      0 10  2       2   5      0 Which is perfect! Sorry for jumping the gun and thanks again! -

Re: [R] Generating input population for microsimulation

2011-12-14 Thread Emma Thomas
the same thing? In any case, I will definitely take a look at the plyr package, which I'm sure will be useful in the future. Thanks again! Emma - Original Message - From: Jan van der Laan To: "r-help@r-project.org" Cc: Emma Thomas Sent: Wednesday, December 14, 2011

[R] Generating input population for microsimulation

2011-12-13 Thread Emma Thomas
nits and then populate the units with people? Thanks so much in advance. Emma __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and prov

[R] Hmisc break points error

2011-11-28 Thread Emma
I am making frequency histograms using the histbackback function on my 2 datasets. However when I try to use the brks function: foo<-histbackback(log(fie11), log(fie86),ylim=c(0,9),probability=FALSE,axes=TRUE,ylab=("log10 Parcel Size"),brks=16) The graphic results in a 'NA' label for the y

[R] excluding factors from sampling

2010-11-30 Thread Emma Moran
, and j) and randomly sample a, c, and f from that group. How do I sample again from the larger group (a-j) but exclude the items (a,c,f) that I have already sampled. I want this to be a function, so I don't want to just manually exclude a,c, and f. Thanks! -- Emma Moran Washington University

[R] Help_Unable to run glmer

2009-03-15 Thread Emma Stone
Can anyone help with this - I have been running glmer code for linear mixed models on my works pc, and am now working on my laptop (which is vista) and when I load the lme4 package i get the message below and I cannot run any models - any one have any ideas? Emma trying URL 'http://cran

Re: [R] Mixed models fixed effects

2009-03-13 Thread Emma Stone
te family poisson. Is there anyway I can get rid of the correlations in the parameters so that I can use them in the same model? Or is there another option to boost n, ie bootsrapping?? Thanks again Emma --On 13 March 2009 11:21 +0100 "ONKELINX, Thierry"

Re: [R] Mixed models fixed effects

2009-03-13 Thread Emma Stone
--On 13 March 2009 11:01 +0100 "ONKELINX, Thierry" wrote: Dear Emma, Have you tried a simpler model? False convergence can be due to an overcomplex model. Can you give a brief outline of your data? E.g. how many sites, how many data per site, ... Cross tabulations of all pairs

Re: [R] Mixed models fixed effects

2009-03-13 Thread Emma Stone
ny ideas?? Emma --On 11 March 2009 15:45 +0100 "ONKELINX, Thierry" wrote: Hi Emma, Continuous predictors are no problem at all. You can mix both continuous and categorial predictors if needed. I suppose your response are counts (the number of bats that passes)? In that case a genera

Re: [R] Mixed models fixed effects

2009-03-11 Thread Emma Stone
effect is site - can you tell me if the fixed effects can be continuous as all the examples I have read show them as categorical, but this is not covered in any documents I can find. Help! Emma __ R-help@r-project.org mailing list https

Re: [R] Logical inconsistency

2008-12-10 Thread emma jane
Thanks Greg, that does make sense.  And I've solved the problem by rounding the variables before taking the difference between them. Thanks to all who replied. Emma Jane  From: Greg Snow <[EMAIL PROTECTED]> .com.br>; Wacek Kusnierczyk <

Re: [R] Logical inconsistency

2008-12-09 Thread emma jane
uzzled that it only apparently applies to certain elements, as follows: 8.8 - 7.8 > 1 > TRUE 8.3 - 7.3 > 1 > TRUE   However,   10.2 - 9.2 > 1 >FALSE   11.3 - 10.3>1 > FALSE Emma Jane From: Bernardo Rangel Tura <[EMAIL PROTECTED]>

[R] Logical inconsistency

2008-12-05 Thread emma jane
Dear colleagues Please could someone kindly explain the following inconsistencies I've discovered when performing logical calculations in R: 8.8 - 7.8 > 1 > TRUE 8.3 - 7.3 > 1 > TRUE Thank you, Emma Jane [[alternative HTM

[R] Level Plot and Scale of Colorkey

2008-06-13 Thread emma hartnett
I am drawing level plots but I would like to specify the range of the colorkey, I am not having any success figuring this out so any help would be greatly appreciated! Here is an example of what I am trying to do: disp<-1 x <- seq(1, 10,by=1) y <- seq(1,10,by=1) g <- expand.grid(x = x, y = y)