Re: [R] StructTS hang? TiThe fact

2019-06-29 Thread Don or Charlotte Smith
Sent from my iPhone __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-con

Re: [R] R wont accept my zero count values in the GLM with quasi_poisson dsitribution

2015-09-08 Thread Charlotte
Hello I am going to look at the ZIP (zero-inflated poisson). I just need to ask. One of my variables is continuous data (hosts body length), is it ok to include this kind of data into this analysis or do I need to turn it into categories (29-50 mm, 51-100mm and so on)? Many Thanks Charlotte

[R] R wont accept my zero count values in the GLM with quasi_poisson dsitribution

2015-07-27 Thread Charlotte
r,data=teminfest,family=binomial()) then I get this error Error in eval(expr, envir, enclos) : y values must be 0 <= y <= 1 I don't use R a lot so I am having trouble figuring out what to do next. I would appreciate some help Many Thanks Charlotte -- View this message in c

Re: [R] Checking the proportional odds assumption holds in an ordinal logistic regression using polr function

2014-11-26 Thread Charlotte Whitham
les: >> nominal_test(fm) > Tests of nominal effects > > formula: rating ~ temp + contact >Df logLikAICLRT Pr(>Chi) > -86.492 184.98 > temp 3 -84.904 187.81 3.1750 0.3654 > contact 3 -86.209 190.42 0.5667 0.9040 > > On 25 November 201

[R] Checking the proportional odds assumption holds in an ordinal logistic regression using polr function

2014-11-25 Thread Charlotte Whitham
Dear list, I have used the ‘polr’ function in the MASS package to run an ordinal logistic regression for an ordinal categorical response variable with 15 continuous explanatory variables. I have used the code (shown below) to check that my model meets the proportional odds assumption following

Re: [R] unable to use functions require DLL from package

2014-08-15 Thread Charlotte de Vries
David Winsemius comcast.net> writes: > > > On Aug 15, 2014, at 8:06 AM, Charlotte de Vries wrote: > > > Hey there! > > > > I'm having problems with the same code, but I get a different error: > > This is apparently yet another example demonstrat

Re: [R] unable to use functions require DLL from package

2014-08-15 Thread Charlotte de Vries
Hey there! I'm having problems with the same code, but I get a different error: Error in .C("spline_coef", method = as.integer(method), n = n, x = as.double(x), : "spline_coef" not available for .C() for package "stats" I'm using R3.1.0 on windows 8 and I've never used R before, so I migh

[R] Error with paired t-test

2013-03-24 Thread Charlotte Rayner
d=T) then the error keeps coming up Please help Charlotte [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting gui

[R] Error when adding lines to a plot using the mixed-effect model and metafor package

2013-03-19 Thread Hewitt, Charlotte
pch = 19, cex = size, xlab = "Absolute > Latitude", ylab = "Relative Risk", las=1, bty = "l", log = "y") > lines(0:15, preds$pred) Many thanks, Charlotte Hewitt [[alternative HTML version deleted]] __

[R] change rownames

2011-09-27 Thread Charlotte . Ndiribe
Hi All, How do I add "com" to the row names of a data frame, without deleting the plot numbers? Thanks __ 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-gu

[R] Plotting 95% Confidence Intervals around RMA slope

2011-03-29 Thread Charlotte Brassey
95% ci bands of the OLS slope using lm with the 'predict' function and 'matlines'. Does anyone know how to plot the confidence intervals of an RMA slope? Cheers Charlotte Brassey [[alternative HTML version deleted]] __

[R] [R-pkgs] The *makesweave* Package for Using Make with Sweave Efficiently

2010-11-18 Thread Charlotte Maia
ame R instance. More information in the package vignette. Feedback very welcome. regards -- Charlotte Maia http://sites.google.com/site/maiagx ___ R-packages mailing list r-packa...@r-project.org https://stat.ethz.ch/mailman/listinfo/r-pac

[R] Block other mails

2010-09-13 Thread Charlotte . Ndiribe
Dear Sir or Madam, I was trying to log back on to change my details, I want to stop receiving other user's problems/solutions into my inbox. Yours sincerely, Charlotte Ndiribe __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/lis

[R] [R-pkgs] Yet Another Package for Time Data

2010-06-01 Thread Charlotte Maia
fractional months or fractional years. More info in the package vignette. Bug reports and feature requests welcome. kind regards -- Charlotte Maia http://sites.google.com/site/maiagx ___ R-packages mailing list r-packa...@r-project.org https://stat.ethz.

Re: [R] How do I plot geoms in parallel in ggplot

2010-05-06 Thread Charlotte Wickham
e") + facet_grid(Subj ~ variable) Charlotte On Thu, May 6, 2010 at 11:06 AM, George Chen wrote: > > Hello, > > I am new to ggplot.  Please forgive my ignorance! > > I have patient data such that each individual is a row and then the > attributes are in columns.  So fo

Re: [R] Identifying breakpoints/inflection points?

2010-04-26 Thread Charlotte Chang
= 2)$y : $ operator is invalid for atomic vectors #Desired next step: uniroot(d2,c(7,10)) Any ideas about this would be profoundly appreciated! I'm hitting a dead end. Yours, Charlotte On Mon, Apr 26, 2010 at 3:32 PM, Clint Bowman wrote: > Charlotte, > > Try: > > birds.lo &

[R] Identifying breakpoints/inflection points?

2010-04-26 Thread Charlotte Chang
. I've been looking at the segmented package, and initially I looked at change.pt test in the circ.stats package (which is inappropriate b/c my data is not amenable to circular statistical analysis). Any ideas on what I could do would be appreciated! Thank you! -Charlotte __

Re: [R] Using optim function for logistic model simulation

2010-04-26 Thread Charlotte Chang
Great! Thank you for your help! -Charlotte >> >> On Mon, Apr 26, 2010 at 1:12 AM, Tal Galili wrote: >>> >>> mm... >>> I also noticed the function you wrote didn't use parenthesis, mixed b and c >>> and used different names for K. >&g

[R] Using optim function for logistic model simulation

2010-04-25 Thread Charlotte Chang
each separately, with the input values for the later two functions coming from the last number of birds from the previous loop). Thank you all very much! charlotte __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE d

[R] The KJV

2010-02-05 Thread Charlotte Maia
sure what kind of questions theologists might have (that R could answer). An alternative, that would achieve a similar result (I think), would be an R interface to another open source system, such as Sword. kind regards -- Charlotte Maia http://sites.google.com/s

[R] Emacs vs Eclipse vs Rcmdr

2010-01-03 Thread Charlotte Maia
really comment. - However, I was surprised by how many reverse dependencies it has. So I will assume it has some potential. Other people's thoughts welcome... kind regards -- Charlotte Maia Open Source Developer and Statistician http://sites.google.com/site/maiagx

[R] [R-pkgs] Multivariate ECDFs

2009-12-10 Thread Charlotte Maia
h(ish) distribution functions in the near future. e.g. Interpolating the step function (possibly with some other adjustments). Suggestions (including criticisms) welcome, especially while the package is new. Merry Christmas, group hug... -- Charlotte Maia http://sites.google.com/site/maiagx

[R] Re shorten str() output for long list

2009-12-03 Thread Charlotte Maia
or unclear about, then I read the details section. Sometimes I might read it several times. -- Charlotte Maia http://sites.google.com/site/maiagx/home (this is a response to the website, not the MIME digest) __ R-help@r-project.org mailing list htt

[R] Re Off topic - Compendium of distributions

2009-12-03 Thread Charlotte Maia
holders and clientele are impressed by it. regards -- Charlotte Maia http://sites.google.com/site/maiagx/home (This is a response to website, not the MIME digest). __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE

Re: [R] Replying to Posts Within Same Thread

2009-12-03 Thread Charlotte Maia
On Thu, Dec 3, 2009 at 1:15 AM, Ted Harding wrote: > There is an issue which does not seem to have been raised yet in > this thread. In her original post, Charlotte Maia said she was > receiving messages in Digest form. > > There are two Digest options: "Get MIME or Plain Text

[R] Again on overlaying plots (a plot region within a plot region)

2009-12-02 Thread Charlotte Maia
This would seem the simplest solution for a one off job. Further to my post on R-devel, I recommend not using png format, except where absolutely necessary. regards -- Charlotte Maia http://sites.google.com/site/maiagx/home __ R-help@r-project.or

[R] Re How to remove R banner?

2009-12-01 Thread Charlotte Maia
mixture of text editors. regards -- Charlotte Maia http://sites.google.com/site/maiagx/home __ 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 pr

Re: [R] Replying to Posts Within Same Thread

2009-12-01 Thread Charlotte Maia
on of "simply reply". There is no obvious reply links in either the archive page, or the digest. In the case, where someone sends me an email, such have you have done, I can simply reply. However, in general this option is not available. -- Charlotte Maia htt

[R] Replying to Posts Within Same Thread

2009-12-01 Thread Charlotte Maia
Hi, When I reply to a post, it generally appears as a separate thread, rather than branching off the original post. Anyone know what I'm doing wrong? Noting I am currently receiving a couple of the lists in digest form. kind regards -- Charlotte Maia http://sites.google.com/site/maiagx

Re: [R] Distance between sets of points in transformed environmental space

2009-12-01 Thread Charlotte Maia
the same as the distance of set B from A. Both the nearest neighbour approach and the discriminant approach, don't necessarily satisfy this condition. regards -- Charlotte Maia http://sites.google.com/site/maiagx/home __ R-help@r-project.org mailing

Re: [R] Distance between sets of points in transformed environmental space

2009-12-01 Thread Charlotte Maia
nts in each set. There are also a lot of fancy things out there, so someone will probably come up with a much fancier (and possibly better) idea than this. Well, that's just my rant, before I go to bed. kind regards -- Charlotte Maia http://sites.google.

Re: [R] Histogram and Density... Sorry for Mispost

2009-12-01 Thread Charlotte Maia
Hi, I just responded this post, then have just realised it was already responded to last month with a similar answer. I'm very sorry, I just started reading this mailing list a few days ago. Should be more aware of the discussion in future. -- Charlotte Maia http://sites.google.com

[R] R] Re: Histogram and Density on the the same graph

2009-11-30 Thread Charlotte Maia
Hi, The computer I'm using now doesn't have R on it, so this is a naive guess: lines (density (y) ) regards -- Charlotte Maia http://sites.google.com/site/maiagx/home __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listi

[R] Backfitting with Missing Explanatory Values

2009-11-24 Thread Charlotte Maia
rms to satisfy it, we require extra parameters. Categorical terms require one parameter for each level, and polynomial terms, their own intercepts. kind regards Charlotte __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-he

Re: [R] ggplot2 legend text....a basic question

2009-09-14 Thread Charlotte Wickham
to mapping it). So, ggplot(mydata, aes(x, y)) + geom_point(aes(size = n)) + geom_polygon(data=mydata2,aes(x,y),alpha = 0.5) + scale_size("number") should be what you want. Charlotte > Many thanks, > > Julian > > -- > Julian Mariano Burgos > Hafrannsóknastofnunin/Marine Resea

Re: [R]

2009-01-09 Thread Charlotte Wickham
>> (2) mathematica has a term (%) that when typed means the last returned >> value, so > % + 1 say would return the last outputted value +1 .is there >> an R equivalent please? > > I don't think so - you need to assign that value to something to be able > t

Re: [R] Matrix: Problem with the code

2009-01-09 Thread Charlotte Wickham
One of those more elegant ways: outer(x, 1:p, "^") Charlotte On Fri, Jan 9, 2009 at 4:24 PM, Sarah Goslee wrote: > Well, mat doesn't have any dimensions / isn't a matrix, and we don't > know what p is supposed to be. But leaving aside those little details, >

[R] autologistic modelling in R

2008-12-18 Thread Charlotte Bell
Hi, I have spatially autocorrelated data (with a binary response variable and continuous predictor variables). I believe I need to do an autologistic model, does anyone know a method for doing this in R? Many thanks C Bell __ R-help@r-project.org mail

[R] Installation of garchOxFit

2008-07-18 Thread Charlotte Falk Mogensen
gether with the "OxGarch" Package for free somewhere. But I dont know where to download it from? I have tried visiting the Timberlake Consultans web site, but I couldn't find it there. I would be really great if you could help me with this.   Best regar

[R] Two datasets on one histogram

2008-04-02 Thread Charlotte Wright
I have two .txt files with lists of generated data I want to plot them on the same histogram. I'm aware of the histbackback function, but that is not really what I am looking for, I just want them on the same histogram but so they are still grouped separately (different colours, different norm c