similar to: R code for Frequency and Count Data

Displaying 20 results from an estimated 6000 matches similar to: "R code for Frequency and Count Data"

1999 May 21
0
Bug list summary (automatic post)
================================================= This is an automated summary of the status of the R-bugs repository. Note that this may be neither complete nor perfectly correct at any given instance: Not all bugs are reported, and some reported bugs may have been fixed, but the repository not yet updated. Some bug fixes are difficult to verify because they pertain to specific hardware or
1998 Feb 04
0
[J.Lindsey: Re: glm(.) / summary.glm(.); [over]dispersion and returning AIC..]
--Multipart_Wed_Feb__4_12:25:40_1998-1 Content-Type: text/plain; charset=US-ASCII Jim, I am relating your message to R-devel. This should be discussed in a broader audience; I am not an expert on GLM's, I know you are and others on this group also... R-develers, please CC to Jim Lindsey (on this topic), since he hasn't been part of the R-devel list for a while.. BTW: I will be gone
1999 Apr 07
2
Bug list summary (automatic post)
================================================= This is an automated summary of the status of the R-bugs repository. Note that this may be neither complete nor perfectly correct at any given instance: Not all bugs are reported, and some reported bugs may have been fixed, but the repository not yet updated. Some bug fixes are difficult to verify because they pertain to specific hardware or
2000 Jan 21
0
Bug list summary (automatic post)
================================================= This is an automated summary of the status of the R-bugs repository. Note that this may be neither complete nor perfectly correct at any given instance: Not all bugs are reported, and some reported bugs may have been fixed, but the repository not yet updated. Some bug fixes are difficult to verify because they pertain to specific hardware or
2001 Oct 17
1
stochastic course notes with R
I have just put the postscript file for the first draft of a manuscript of a course on The Statistical Analysis of Stochastic Processes in Time, as well as the R code to do all of the examples, on my web page at www.luc.ac.be/~jlindsey/manuscripts.html The chapters are Part I Basic principles 1. What is a stochastic process? 2. Normal theory models and extensions. Part II Categorical state
2001 Oct 17
1
stochastic course notes with R
I have just put the postscript file for the first draft of a manuscript of a course on The Statistical Analysis of Stochastic Processes in Time, as well as the R code to do all of the examples, on my web page at www.luc.ac.be/~jlindsey/manuscripts.html The chapters are Part I Basic principles 1. What is a stochastic process? 2. Normal theory models and extensions. Part II Categorical state
1999 Dec 07
1
Bug list summary (automatic post)
================================================= This is an automated summary of the status of the R-bugs repository. Note that this may be neither complete nor perfectly correct at any given instance: Not all bugs are reported, and some reported bugs may have been fixed, but the repository not yet updated. Some bug fixes are difficult to verify because they pertain to specific hardware or
2004 Oct 09
0
RE: zero-inflated count models (was polr problem solved)
John Fox wrote <<< >From your description, it seems possible that there are too many zeros for a Poisson or negative-binomial model. Since the focus of your paper is the methodology, you might want to try a zero-inflated Poisson or negative-binomial model. Though I haven't tried them, I'm aware of two sources of R functions for zero-inflated count models -- zeroinfl(), from
2000 Mar 23
4
dna library
I have just placed version 0.2 alpha of my library, dna, on my web page at www.luc.ac.be/~jlindsey/rcode.html The R functions in this library cover most of the basic methods of dna and protein sequence analysis. The library includes ports of CLUSTAL W for multiple sequence alignment and flip for finding open reading frames in a dna sequence. There are an enormous number of interesting and
2000 Mar 23
4
dna library
I have just placed version 0.2 alpha of my library, dna, on my web page at www.luc.ac.be/~jlindsey/rcode.html The R functions in this library cover most of the basic methods of dna and protein sequence analysis. The library includes ports of CLUSTAL W for multiple sequence alignment and flip for finding open reading frames in a dna sequence. There are an enormous number of interesting and
1998 Sep 15
1
seq --> Dealing with bugs in R, etc.
>>>>> "Jim" == Jim Lindsey <jlindsey@alpha.luc.ac.be> writes in a private mail to me Jim> That bug in seq() really has shaken my faith in R. How Jim> many other known bugs are there that we on r-help are not informed Jim> of and which can falsify our statistical analyses??? It is Jim> imperative that patches for such things be made
1998 Feb 03
2
glm(.) / summary.glm(.); [over]dispersion and returning AIC..
I have been implementing a proposal of Jim Lindsey for glm(.) to return AIC values, and print.glm(.) and print.summary.glm(.) printing them.... however: >>>>> "Jim" == Jim Lindsey <jlindsey@luc.ac.be> writes: Jim> The problem still remains of getting the correct AIC when the user Jim> wants the scale parameter to be fixed. (The calculation should
2001 Nov 20
0
Time Series Event Count: Great Responses So Far!
In case more of you come across my request from this morning, I've already gotten several great tips, which I summarize here since one or two of these did not come across R-help as well. A team of fellow political scientists is on this problem like "white-on-rice"! Brandt, Patrick, John T. Williams Benjamin O. Fordham, and Brian Pollins. 2000. "Dynamic Modeling for Persistent
1999 Sep 16
1
MS executables for my libraries
An executable version 0.6 of my libraries is now available at www.luc.ac.be/~jlindsey/rcode.html This works with MS R0.64.2 and appears possibly to work with R65.0. There is a serious problem with the Fortran compiler as some of the examples for elliptic and carma crash it. These same examples do not crash R63.0 with the library executables of Jan 99. I am releasing this anyway because of the
1999 Jul 07
0
Bug list summary (automatic post)
================================================= This is an automated summary of the status of the R-bugs repository. Note that this may be neither complete nor perfectly correct at any given instance: Not all bugs are reported, and some reported bugs may have been fixed, but the repository not yet updated. Some bug fixes are difficult to verify because they pertain to specific hardware or
1999 Nov 07
1
Bug list summary (automatic post)
================================================= This is an automated summary of the status of the R-bugs repository. Note that this may be neither complete nor perfectly correct at any given instance: Not all bugs are reported, and some reported bugs may have been fixed, but the repository not yet updated. Some bug fixes are difficult to verify because they pertain to specific hardware or
1999 Jan 04
0
lists -- "vector" etc. [ is.vector(..., "double") ]
>>>>> "Jim" == Jim Lindsey <jlindsey at alpha.luc.ac.be> writes: MM> # "numeric" MM> MM> typeof(c(23,42)) or storage.mode(c(23,42)) both give "double" MM> MM> [which is compatible to S 3 (S+ 3.x, 4.x) but not S 4 (S+ 5.0++) MM> which now uses integer for integer literals] MM> Jim>
1998 Aug 23
0
R-beta: design && hmisc && CRAN
On Fri, 14 Nov 1997, Jim Lindsey <jlindsey at luc.ac.be> sent an email to r-devel describing his first shot at porting Design and Hmisc to R. A few days later, his port snapshot of Design was uploaded to CRAN's src/contrib/devel area, and has since been available from there. A few weeks ago, Andreas Weingessel <A.Weingessel at ci.tuwien.ac.at> had a look into porting Hmisc to R
1999 Oct 07
1
Bug list summary (automatic post)
================================================= This is an automated summary of the status of the R-bugs repository. Note that this may be neither complete nor perfectly correct at any given instance: Not all bugs are reported, and some reported bugs may have been fixed, but the repository not yet updated. Some bug fixes are difficult to verify because they pertain to specific hardware or
1997 Aug 25
0
R-alpha: `missing' BB functions
Here are the functions documented in the Blue Book that I found missing in R (ignoring the ones which are obviously outdated). aggregate allocated amatch axes chull clorder cutree cycle date debugger dget discr faces interp l1fit labclust lag loglin monthplot mstree mulbar napsack odometer persp plclust plotfit rep.int restore rreg sabl sablplot set.seed smooth sort.list Stable stars