[R] Fortune candidate

2018-01-27 Thread David Winsemius
John (to a serial querulant): ...but with such a sweeping lack of information from you, don't congratulate yourself if you get a helpful answer. It wasn't your fault. David Winsemius Alameda, CA, USA 'Any technology distinguishable from magic is insufficiently advanced.' -Gehm's

Re: [R] Help in Plotting in "fArma" Package

2018-01-26 Thread David Winsemius
David. > > -Don > > -- > Don MacQueen > Lawrence Livermore National Laboratory > 7000 East Ave., L-627 > Livermore, CA 94550 > 925-423-1062 > Lab cell 925-724-7509 > > > On 1/25/18, 5:56 PM, "R-help on behalf of David Winsemius" > &l

Re: [R] Help in Plotting in "fArma" Package

2018-01-25 Thread David Winsemius
The documentation say that additional arguments will be passed. I suspect this will be a base graphics plot. You should look at the code of plot.rsfit to determine which arguments get processed. Sent from my iPhone > On Jan 25, 2018, at 10:30 AM, Moyukh Laha wrote: >

Re: [R] how to search r-help?

2018-01-19 Thread David Winsemius
stall.packages("sos") library(sos) findFn("topic items") You could conceivably use Googles advanced search with the site set to the "true" Archives. https://www.google.com/search?as_q=words+to+search_epq=_oq=_eq=_nlo=_nhi===_qdr=all_sitesearch=https%3A%2F%2Fs

Re: [R] reading lisp file in R

2018-01-17 Thread David Winsemius
ore, 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-contained, reproducible code. David Winsemius Alameda, CA, USA 'Any technology distinguishable f

Re: [R] Time-dependent coefficients in a Cox model with categorical variants

2018-01-15 Thread David Winsemius
; > __ > 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, sel

Re: [R] Help with packages (methods, stats, stats4)

2018-01-12 Thread David Winsemius
e HTML version deleted]] >>>>> >>>>> __ >>>>> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see >>>>> https://stat.ethz.ch/mailman/listinfo/r-

Re: [R] svm

2018-01-10 Thread David Winsemius
[alternative HTML version deleted]] > > __ > 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 >

Re: [R] summary.rms help

2018-01-03 Thread David Winsemius
.. Any > thoughts on how printing these low and high values can be suppressed, ie: > prevent them from being printed? > Luke, ... Look at the code! The values are suppressed if the "Diff." has NA's so ... s[ , "Diff."] <- NA plot(s) -- David Winsemius Alameda, CA, USA '

Re: [R] httr::content without message

2018-01-02 Thread David Winsemius
@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-contained, reproducible code. David Winsemius Alameda, CA, USA '

Re: [R] RQuantLib

2017-12-30 Thread David Winsemius
> On Dec 30, 2017, at 9:46 AM, David Winsemius <dwinsem...@comcast.net> wrote: > > >> On Dec 30, 2017, at 9:44 AM, David Winsemius <dwinsem...@comcast.net> wrote: >> >> >>> On Dec 30, 2017, at 7:54 AM, rsherry8 <rsher...@comcast.net> w

Re: [R] RQuantLib

2017-12-30 Thread David Winsemius
> On Dec 30, 2017, at 9:44 AM, David Winsemius <dwinsem...@comcast.net> wrote: > > >> On Dec 30, 2017, at 7:54 AM, rsherry8 <rsher...@comcast.net> wrote: >> >> OA, >> >> Thanks for the response. I downloaded the file RQuantLib_0.4.4.tar.gz

Re: [R] RQuantLib

2017-12-30 Thread David Winsemius
_ >>R-help@r-project.org <mailto:R-help@r-project.org> mailing list -- >>To UNSUBSCRIBE and more, see >>https://stat.ethz.ch/mailman/listinfo/r-help >><https://stat.ethz.ch/mailman/listinfo/r-help> >>PLEASE do read the posting guide

Re: [R] LSD-test

2017-12-25 Thread David Winsemius
> aov(Rotationdata_R$`GY(Mg/ha)`~Rep+code*as.factor(Nitrogen),data=Rotationdata_R) You seemed to have missed my point that LSD.test is not in the packages loaded by default. > Ahmed Attia, Ph.D. > Agronomist & Soil Scientist > > > > > > > On Mon,

Re: [R] LSD-test

2017-12-25 Thread David Winsemius
> On Dec 25, 2017, at 10:21 AM, Ahmed Attia <ahmedati...@gmail.com> wrote: > > LSD.test ?LSD.test No documentation for ‘LSD.test’ in specified packages and libraries: you could try ‘??LSD.test’ -- David Winsemius Alameda, CA, USA 'Any technology distinguishable from magic is

Re: [R] problem in installing "simpleaffy"

2017-12-20 Thread David Winsemius
__ > 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-contained, reproducible code. David Winsemius A

Re: [R] offset with a factor

2017-12-20 Thread David Winsemius
ore, 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-contained, reproducible code. David Winsemius Alameda, CA, USA 'Any technology distinguishable f

Re: [R] Errors in reading in txt files

2017-12-15 Thread David Winsemius
t; >>> __ >>> 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

Re: [R] something weird has happened....!!!!!!!!!!

2017-12-15 Thread David Winsemius
> __ > 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-c

Re: [R] delta and sd parameters for power.t.test

2017-12-14 Thread David Winsemius
e.html > and provide commented, minimal, self-contained, reproducible code. David Winsemius Alameda, CA, USA 'Any technology distinguishable from magic is insufficiently advanced.' -Gehm's Corollary to Clarke's Third Law __ R-help@r-project.org mailing

Re: [R] MSVAR model

2017-12-10 Thread David Winsemius
guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. David Winsemius Alameda, CA, USA 'Any technology distinguishable from magic is insufficiently advanced.' -Gehm's Corollary to Clarke's Third Law ___

Re: [R] Remove

2017-12-09 Thread David Winsemius
> On Dec 8, 2017, at 6:16 PM, David Winsemius <dwinsem...@comcast.net> wrote: > > >> On Dec 8, 2017, at 4:48 PM, Ashta <sewa...@gmail.com> wrote: >> >> Hi David, Ista and all, >> >> I have one related question Within one group I want

Re: [R] Remove

2017-12-08 Thread David Winsemius
<- read.table( text='GR x y > A 25 125 > A 23 135 > A 14 145 > A 35 230 > B 45 321 > B 47 512 > B 53 123 > B 55 451 > C 61 521 > C 68 235 > C 85 258 > C 80 654',header = TRUE, stringsAsFactors = FALSE) > > > The end result will be > A 25 125 > A

Re: [R] Seeking help with code

2017-12-07 Thread David Winsemius
dahat - c(d[2], d[1]) > ci > > > [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the postin

Re: [R] Error in loadNamespace

2017-12-07 Thread David Winsemius
uide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. David Winsemius Alameda, CA, USA 'Any technology distinguishable from magic is insufficiently advanced.' -Gehm's Corollary to Clarke's Third Law __

Re: [R] Remove

2017-12-06 Thread David Winsemius
case "B", how do I identify >>> group(s) that all elements of x have the same value? >>> >>> On Wed, Dec 6, 2017 at 5:48 PM, Jeff Newmiller <jdnew...@dcn.davis.ca.us> >>> wrote: >>>> subset( DM, "B" != x ) >>>>

Re: [R] Remove

2017-12-06 Thread David Winsemius
___ > 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-contained, reproducible code. David Win

Re: [R] Odd dates generated in Forecasts

2017-12-06 Thread David Winsemius
uld not create a palatable result. -- David. > > Cheers, > > Paul > > 2017-12-06 12:03 GMT-05:00 David Winsemius <dwinsem...@comcast.net>: > > > On Dec 6, 2017, at 5:07 AM, Paul Bernal <paulberna...@gmail.com> wrote: > > > > Dear friends, >

Re: [R] Odd dates generated in Forecasts

2017-12-06 Thread David Winsemius
t;, > "11/13/10", "11/14/09", "11/14/15", "11/15/03", "11/15/08", "11/15/14", > "11/16/13", "11/17/07", "11/17/12", "11/18/06", "11/19/05", "11/19/11", >

Re: [R] Help avoiding setting column type two times

2017-11-30 Thread David Winsemius
emmeberettigede) > result$DeltagelsePct <- as.numeric(result$DeltagelsePct) > result$IAltGyldigeStemmer <- as.integer(result$IAltGyldigeStemmer) > result$BlankeStemmer <- as.integer(result$BlankeStemmer) > result$AndreUgyldigeStemmer <- as.integer(result$AndreUgyldigeStemmer)

Re: [R] 2^3 confounded factorial experiment

2017-11-29 Thread David Winsemius
. > > Thanks. > [[alternative HTML version deleted]] > > __ > 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

Re: [R] dplyr - add/expand rows

2017-11-26 Thread David Winsemius
[[alternative HTML version deleted]] > > __ > 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/posti

Re: [R] Multiple sets of proportion tests

2017-11-25 Thread David Winsemius
n" ?. How can I modify this further to return only >> significant p-values results ?. Any help would be very appreciated .. >> >> Regards >> >>[[alternative HTML version deleted]] >> >> __ >>

Re: [R] libPaths displays truncated path?

2017-11-23 Thread David Winsemius
s display the the path I *thought* I had set, but in > fact looks at the path I *really did* set? > > Cheers, > > Loris > > -- > Dr. Loris Bennett (Mr.) > ZEDAT, Freie Universität Berlin Email loris.benn...@fu-berlin.de > > ___

Re: [R] R-How to unlist data frame multiple structured list column value and new column

2017-11-21 Thread David Winsemius
t;CohID = c("AB", "NI", "OL"), InVoice = c("4", "Y")), .Names = > c("CohID", >"InVoice"), class = "data.frame", row.names = 1L))), .Names = > c("Trnid", >"Trn

Re: [R] help

2017-11-21 Thread David Winsemius
;>> __ >>> 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.

Re: [R] Complicated analysis for huge databases

2017-11-18 Thread David Winsemius
same for the remaining columns. >>> >>> In fact, I'm interested in doing this analysis for only 300 columns but all >>> of the 600 columns. >>> I have another sheet contains names of columns of interest like this : >>> >>>> ColOf

Re: [R] family

2017-11-17 Thread David Winsemius
BE 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-contained, reproducible code. David Winsemius Alameda, CA, USA 'Any technology distinguishable from magic is ins

Re: [R] error message for function: lmer (from lme4 package)

2017-11-17 Thread David Winsemius
> Thank you very much for your time. > Kind regards, > Ace snipped > > [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/

Re: [R] Autologistic regression in R

2017-11-15 Thread David Winsemius
> 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-contained, reproducible code. David Winsemius Alameda,

Re: [R] Problems installing mice package

2017-11-15 Thread David Winsemius
> __ > 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, mini

Re: [R] error message for function: lmer (from lme4 package)

2017-11-14 Thread David Winsemius
n of the hypothesis under test is ... non-existent. -- David. > > > > Please let me know if it is readable this time. > > Again, many thanks for your time and please help me fix the issue. > > Kind regards, > > Ace > > > On Tuesday, November 14,

Re: [R] error message for function: lmer (from lme4 package)

2017-11-14 Thread David Winsemius
ext, then this should be your wakeup call. If you have, then why are you ignoring sensible advice? > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do rea

Re: [R] Bootstrap analysis from a conditional logistic regression

2017-11-13 Thread David Winsemius
- David. > > Thank you very much for your time. > Best regards, > Nell > > > > > > > [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see >

Re: [R] Primer for working with survey data in R

2017-11-11 Thread David Winsemius
gt;> guide.html >> and provide commented, minimal, self-contained, reproducible code. > > ______ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/

Re: [R] Primer for working with survey data in R

2017-11-11 Thread David Winsemius
t; > TIA. > > --Kevin > > [[alternative HTML version deleted]] > > __ > 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/posti

Re: [R] Problem with r project in ubuntu xenial

2017-11-07 Thread David Winsemius
>> "graph_from_adjacency_matrix". >> When I check igraph in packages dialog I can not see functions with >> underscores between words, only dots. >> >> 2017-11-04 2:22 GMT+02:00 David Winsemius <dwinsem...@comcast.net>: >> >>> >>>

Re: [R] Fitdistrplus and Custom Probability Density

2017-11-07 Thread David Winsemius
guide http://www.R-project.org/ >> posting-guide.html >> and provide commented, minimal, self-contained, reproducible code. >> > > [[alternative HTML version deleted]] > > ______ > R-help@r-project.org mailing list -- To U

Re: [R] Survival model error

2017-11-06 Thread David Winsemius
ne-learning types of procedures, but breaks the "process-names-in-an-environment model of typical R regression functions. R regression functions often omit "step-down" options so loved by beginning SAS users. > > Thanks, > Meghna > >> On Nov 6, 2017, at 12:58 AM, D

Re: [R] Survival model error

2017-11-05 Thread David Winsemius
You should stop trying to use matrices on the RHS and using separate vectors to Surv. Instead use a data argument and have the names in your formula refer to column names. — David Sent from my iPhone > On Nov 5, 2017, at 7:21 PM, Meghna Govil via R-help > wrote: > >

Re: [R] Help in R

2017-11-05 Thread David Winsemius
f > > Pls help. > > 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 provid

Re: [R] Change colour of line in logi.hist.plot

2017-11-05 Thread David Winsemius
function(independ, depend, mod = logi.mod, col.cur = col.cur, lwd.cur = 4) { > [[alternative HTML version deleted]] > > __ > 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 guid

Re: [R] Problem with r project in ubuntu xenial

2017-11-03 Thread David Winsemius
l > Solbjerg Plads 3, 2000 Frederiksberg, Denmark > Phone: (+45)38153501 > Office: A 4.23 > Email: pd@cbs.dk Priv: pda...@gmail.com > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat

Re: [R] "prob" package alternative

2017-11-02 Thread David Winsemius
" "fAsianOptions_3010.tar.gz"' had > status 1 Warning in install.packages : installation of package > ‘fAsianOptions_3010.tar.gz’ had non-zero exit status > > On Thu, Nov 2, 2017 at 6:06 PM, David Winsemius <dwinsem...@comcast.net> > wrote: > > > On Nov 2, 2017

Re: [R] "prob" package alternative

2017-11-02 Thread David Winsemius
> What I'm looking for is an alternative package or how others have managed to > create workarounds. > > On Thu, Nov 2, 2017 at 4:25 PM, David Winsemius <dwinsem...@comcast.net> > wrote: > > > On Nov 2, 2017, at 1:09 PM, Tiby Kantrowitz <tlkan...@gmail.com> wr

Re: [R] "prob" package alternative

2017-11-02 Thread David Winsemius
e, do you know of some other package that could be used instead of > prob? > > On Thu, Nov 2, 2017 at 3:44 PM, David Winsemius <dwinsem...@comcast.net> > wrote: > > > On Nov 2, 2017, at 12:07 PM, Tiby Kantrowitz <tlkan...@gmail.com> wrote: > > > > Yes. Th

Re: [R] "prob" package alternative

2017-11-02 Thread David Winsemius
9). Not true. Not even close to being true. I explained it all on the SO question page that you posted 2 days ago. -- David. > > Is there some other package that does something similar to prob that can be > used instead? > > On Thu, Nov 2, 2017 at 2:29 PM, David Winsemius <dwin

Re: [R] "prob" package alternative

2017-11-02 Thread David Winsemius
ww.rmetrics.org Packaged: 2013-06-23 18:22:14 UTC; yohan NeedsCompilation: yes Repository: CRAN Date/Publication: 2013-06-24 01:53:27 Built: R 3.4.2; x86_64-apple-darwin15.6.0; 2017-11-01 22:45:02 UTC; unix > Alternatively, is there another package that behaves similarly to prob? > > > >

Re: [R] ggplot inside function doesn't plot

2017-11-02 Thread David Winsemius
osely spoken since they return objects) than base graphics. Base graphics behaves the way you expect. Execution of `lines` or `points` will give you "pen-on-ink" output, actually pixel on device output. > > > > On Thu, Nov 2, 2017 at 11:54 AM, David Winsemius <dwinsem...@co

Re: [R] ggplot inside function doesn't plot

2017-11-02 Thread David Winsemius
s no parse-eval-print-loop. > > __ > 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 &g

Re: [R] "prob" package alternative

2017-11-01 Thread David Winsemius
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-contained, reproducible code. David Winsemius Alameda, CA, USA 'Any technology distinguishable from magic is insufficiently advanced.' -Gehm'

Re: [R] beta binomial distribution installation

2017-11-01 Thread David Winsemius
ensure compliance with the NSW > Ministry of Health's Electronic Messaging Policy. > ___ > __ > R-help@r-project.org<mailto:R-help@r-projec

Re: [R] Scatterplot3d :: Rotating x tick labels by x degrees

2017-10-31 Thread David Winsemius
gt; > > -- > Olivier Crouzet, PhD > /Assistant Professor/ > @LLING - Laboratoire de Linguistique de Nantes >UMR6310 CNRS / Université de Nantes > /Guest Researcher/ > @UMCG (University Medical Center Groningen) >ENT department >Rijksuniversiteit Gron

Re: [R] 3D Plot with Date Axis?

2017-10-28 Thread David Winsemius
> On Oct 27, 2017, at 12:22 PM, Alex Restrepo wrote: > > Hello, > > I would like to format the X axis of the plot created via the scatterplot3d > function or any other function which will work. > > Here is an example of what I am trying to do: > >

Re: [R] nomogram function error

2017-10-26 Thread David Winsemius
e read the Posting Guide linked to in every rhelp posting. -- David. > > __ > 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://ww

Re: [R] Problem Subsetting Rows that Have NA's

2017-10-25 Thread David Winsemius
> On Oct 25, 2017, at 11:17 AM, David Winsemius <dwinsem...@comcast.net> wrote: > > >> On Oct 25, 2017, at 6:57 AM, BooBoo <boo...@gforcecable.com> wrote: >> >> On 10/25/2017 4:38 AM, Ista Zahn wrote: >>> On Tue, Oct 24, 2017 at 3:05 PM, BooB

Re: [R] Problem Subsetting Rows that Have NA's

2017-10-25 Thread David Winsemius
warning feature as I understand it.) "[" always returns a list. "[[" returns only one thing, but even that thing could be a list. Generally you want "[[" if you plan on testing for equality with a vector. The "R Inferno" by Burns is an effort to detail many more

Re: [R] Problem when trying to run Java in R:

2017-10-22 Thread David Winsemius
> 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-contained, reproducibl

Re: [R] Syntax for fit.contrast (from package gmodels)

2017-10-22 Thread David Winsemius
dical Center > 10 North Greene Street > GRECC (BT/18/GR) > Baltimore, MD 21201-1524 > (Phone) 410-605-7119 > (Fax) 410-605-7913 (Please call phone number above prior to faxing) > > > > From: David Winsemius <dwinsem...@comcast.net> > Sent: Sunday, Octob

Re: [R] Syntax for fit.contrast (from package gmodels)

2017-10-22 Thread David Winsemius
> 10 North Greene Street > GRECC (BT/18/GR) > Baltimore, MD 21201-1524 > (Phone) 410-605-7119 > (Fax) 410-605-7913 (Please call phone number above prior to faxing) > > > > From: David Winsemius <dwinsem...@comcast.net> > Sent: Sunday, October 22, 2017 7:56 PM >

Re: [R] Syntax for fit.contrast (from package gmodels)

2017-10-22 Thread David Winsemius
can be accomplished without a contrast statement, but I don't know how. > > Thank you, > John > > > > John David Sorkin M.D., Ph.D. > Professor of Medicine > Chief, Biostatistics and Informatics > University of Maryland School of Medicine Division of Gerontol

Re: [R] Syntax for fit.contrast

2017-10-22 Thread David Winsemius
; (Fax) 410-605-7913 (Please call phone number above prior to faxing) > > > [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-h

Re: [R] What exactly is an dgCMatrix-class. There are so many attributes.

2017-10-21 Thread David Winsemius
ies indeed: > In principle all these matrices should work like regular numeric > matrices, just faster with less memory foot print if they are > really sparse (and not just formally of a sparseMatrix class) > ((and there are quite a few more niceties in the package)) > > Martin Maec

Re: [R] What exactly is an dgCMatrix-class. There are so many attributes.

2017-10-20 Thread David Winsemius
d the Posting Guide. Your code was not mangled in this instance, but HTML code often arrives in an unreadable mess. > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLE

Re: [R] greport

2017-10-17 Thread David Winsemius
> On Oct 17, 2017, at 10:32 AM, Andreas Betz wrote: > > Hello, > > I am trying to setup grereport by Frank Harell on my Fedora system. > Unfortunately some links for latex on the homepage are disabled. Thus I > cannot find ocgtools for Fedora. Have you tried searching on

Re: [R] Download data from NASA for multiple locations - RCurl

2017-10-16 Thread David Winsemius
, -71.11, -71.16, -72.67), lat = c(42.36, > 41.18, 42.37, 41.7, 41.77)), .Names = c("city", "state", > "lon", "lat"), row.names = c(NA, 5L), class = "data.frame") > ### > > Apologies if this seems trivial but I have been having a ha

Re: [R] survival analysis - predict function

2017-10-16 Thread David Winsemius
gt; __ > 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-co

Re: [R] Download data from NASA for multiple locations - RCurl

2017-10-16 Thread David Winsemius
"264.595", "265.812", "267.769"), class = "factor"), city = > structure(c(1L, > 1L, 1L, 1L, 1L, 1L), .Label = "Boston", class = "factor"), > state = structure(c(1L, 1L, 1L, 1L, 1L, 1L), .Label = " MA ",

Re: [R] Download data from NASA for multiple locations - RCurl

2017-10-15 Thread David Winsemius
(cities[1,3], nrow(mydata)) > mydata$lat <- rep(cities[1,4], nrow(mydata)) > ### > > Help and advice would be greatly appreciated. Thank you! > > Sincerely, > > Milu > > [[alternative HTML version deleted]] > > __

Re: [R] How to define proper breaks in RFM analysis

2017-10-13 Thread David Winsemius
nt to apply this >> model so >> that it can automatically define the breaks according to data set. >> I'm attaching sample data for reference. >> >> Thanks >> >> *Freq* >> 5 >> 15 >> 1 snipped > . > >

Re: [R] Quotation marks hinder for loop

2017-10-13 Thread David Winsemius
mensions > > I would appreciate it if someone would help me. > > Best regards, > Yohei Tanaka > ====== > Yohei Tanaka > Tohoku University > Graduate school of Economics > Doctoral student > email: marineband2...@gmail.com >

Re: [R] How to define proper breaks in RFM analysis

2017-10-12 Thread David Winsemius
". > > -- > hemantsain.com > > [[alternative HTML version deleted]] > > __ > 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-guid

Re: [R] about taylor.diagram

2017-10-11 Thread David Winsemius
mented, minimal, self-contained, reproducible code. David Winsemius Alameda, CA, USA 'Any technology distinguishable from magic is insufficiently advanced.' -Gehm's Corollary to Clarke's Third Law __ R-help@r-project.org mailing list -- To UNSUBSCRI

Re: [R] Power test binominal GLM model

2017-10-10 Thread David Winsemius
; __ > 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-contain

Re: [R] Regular expression help

2017-10-10 Thread David Winsemius
ons? >> >> Duncan Murdoch >> >> __ >> 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/post

Re: [R] example of geom_contour() with function argument

2017-10-09 Thread David Winsemius
>> BFD >>>>> >>>>> [[alternative HTML version deleted]] >>>>> >>>>> __ >>>>> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see >>>>> https://s

Re: [R] [FORGED] bootstrapping results in table format

2017-10-07 Thread David Winsemius
;t0" "t" "R" "data" "seed" "statistic" "sim" [8] "call" "stype" "strata""weights" > A[[1]]$t0 m1 0.5158232 --- David Winsem

Re: [R] Adjusted survival curves

2017-10-07 Thread David Winsemius
> library(survival) > library(survminer) > df<-read.csv("base.csv", header = TRUE, sep = ";") > head(df) > ID start stop censor sex age stage treatment > 1 1 0 66 0 2 1 3 1 > 2 2 0 18 0 1 2 4 2 > 3 3 0 43 1 2 3 3 1 > 4 4 0 47 1 2 3 NA 2 > 5 5 0

Re: [R] beta binomial distribution

2017-10-07 Thread David Winsemius
ed]] And learn to post in plain text. Also read these documents. > > 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-contained, reproducible code. David Winsemius Alamed

Re: [R] Adjusted survival curves

2017-10-06 Thread David Winsemius
erything works, but then ERROR > treat <- with(colon, > data.frame( > treatment = levels(df$treatment), > age = rep(levels(df$age)[1], 2), > sex = rep(levels(df$sex)[1], 2), > stage = rep(levels(df$stage)[1], 2))) > > str(treat) > 'data.frame': 0 obs. of 0 vari

Re: [R] Help in R package

2017-10-06 Thread David Winsemius
lp and looking forward to hear from you. > > Akram > ______ David Winsemius Alameda, CA, USA 'Any technology distinguishable from magic is insufficiently advanced.' -Gehm's Corollary to Clarke's Third Law

Re: [R] Issue calling MICE package

2017-10-05 Thread David Winsemius
>> Peter Dalgaard, Professor, >> Center for Statistics, Copenhagen Business School >> Solbjerg Plads 3, 2000 Frederiksberg, Denmark >> Phone: (+45)38153501 >> Office: A 4.23 >> Email: pd@cbs.dk Priv: pda...@gmail.com >> >> >> >> >>

Re: [R] Help on adding a negative binomial density plot

2017-10-03 Thread David Winsemius
form to the list readership. > > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html -- David. > > Thanks, > > David > De: David Winsemius <dwinsem...@comcast.net> > Enviado: lunes, 2 de octubre de 2017 18:18:36 > Para: David >

Re: [R] Help on adding a negative binomial density plot

2017-10-02 Thread David Winsemius
RIBE 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-contained, reproducible code. David Winsemius Alameda, CA, USA 'Any technology distinguishable from m

Re: [R] "XLConnect" packages; Excel dates read incorrectly

2017-09-23 Thread David Winsemius
004-01-25" >>> [19] "2004-01-26" "2004-01-27" "2004-01-28" "2004-01-29" "2004-02-01" >>>> >>> >>> >>> Thanks!! >>> __ >>> R-help@r-proje

Re: [R] Keep on getting message errors when trying to install and load packages 2

2017-09-20 Thread David Winsemius
man/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. David Winsemius Alameda, CA, USA 'Any technology distinguishable from magic is insufficiently advanced.' -Gehm's Corollary to Cl

Re: [R] Network meta-analysis help

2017-09-20 Thread David Winsemius
p ? > > I really need to finish this analysis. I think that if you read the Posting Guide you will find that your question is rather off-topic for rhelp. I think it may be more on-topic at https://crossvalidated.com/ > > Sorry for any inconvenience. -- David Winsemius Al

Re: [R] pheatmap: incomplete figure

2017-09-18 Thread David Winsemius
h after such horizontal > stretch. If not, how do I get the left end of the graph. > Why not define a graphics device that is wider? -- David Winsemius Alameda, CA, USA 'Any technology distinguishable from magic is insufficiently advanced.' -Gehm's Corollary to Clarke's Third Law _

Re: [R] Help/information required

2017-09-18 Thread David Winsemius
ows http://markmail.org/search/?q=list%3Aorg.r-project.r-help+memory+limitations+windows -- David. > > > [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see

Re: [R] help matching rows of a data frame

2017-09-18 Thread David Winsemius
quot;X1"=c(1,2,1,1,3,1)) apply(x, 1, paste, collapse=".") [1] "A.1" "B.2" "C.1" "C.1" "D.3" "A.1" > The result does not have to be fast: the data set will have < 100 elements. > Since this is inside th

<    1   2   3   4   5   6   7   8   9   10   >