Displaying 5 results from an estimated 5 matches for "commanst".
Did you mean:
commant
2012 Sep 26
3
Broken Links on http://www.r-project.org
.../r.789695.n4.nabble.com/
2) http://www.r-project.org/other-docs.html -> link to "Auswertung ?kologischer Daten". Not sure if there is a new URL.
3) http://www.r-project.org/other-projects.html -> link to Jim Lindsey's R page. I believe the correct/new URL should be: http://www.commanster.eu/rcode.html
Best,
Wolfgang
--
Wolfgang Viechtbauer, Ph.D., Statistician
Department of Psychiatry and Psychology
School for Mental Health and Neuroscience
Faculty of Health, Medicine, and Life Sciences
Maastricht University, P.O. Box 616 (VIJV1)
6200 MD Maastricht, The Nether...
2019 Feb 05
0
Jim Lindsey's packages back on CRAN
...nd Repeated Measurements
Models
* stable: Probability Functions and Generalized Regression Models for
Stable Distributions
are now being maintained on CRAN and developed with a Github repo
workflow. There are still off-CRAN versions and supporting materials
available at his website (http://www.commanster.eu/rcode.html). I have
added some code to help equate and transform the pm=0, pm=1 Nolan
parameterizations with the parameterization provided in stable (see more at
https://github.com/swihart/stable).
All the best,
Bruce
[[alternative HTML version deleted]]
2019 Feb 05
0
Jim Lindsey's packages back on CRAN
...nd Repeated Measurements
Models
* stable: Probability Functions and Generalized Regression Models for
Stable Distributions
are now being maintained on CRAN and developed with a Github repo
workflow. There are still off-CRAN versions and supporting materials
available at his website (http://www.commanster.eu/rcode.html). I have
added some code to help equate and transform the pm=0, pm=1 Nolan
parameterizations with the parameterization provided in stable (see more at
https://github.com/swihart/stable).
All the best,
Bruce
[[alternative HTML version deleted]]
2009 Nov 16
1
Locate 'repeated' package?
I cannot find the 'repeated' package at the CRANs. Can anyone tell me
how to get this package?
Thanks,
Daniel
[[alternative HTML version deleted]]
2012 Nov 28
3
Conditional model in R
Hello all,
I have a data set where the response variable is the percent cover of a
specific plant (represented in cover classes 0,1,2,3,4,5, or 6). This data
set has a lot of zeros (plots where the plant was not present).
I am trying to model cover class of the plant as a function of both total
nitrogen and shrub cover.
After quite a bit of research I have come across a conditional approach