Hi, I am a quite beginner of random effect modelling.
Sorry for my ignorant question.
My question is about the values of lme function.
It returns coefficients which is a list with two components.
The R-help file says that it returns the estimated random effects for each
level of grouping.
What is
I evaluated the Bayes factor in the k=2 allele case with a "triangular"
prior under the null as in the example in the help file:
HWETriangBF2(nvec=c(88,10,2))
[1] 0.4580336
When I swap the n11 entry and n22 entry of nvec, I received totally
different Bayes factor:
>
> HWETriangBF2(nvec=c(2,
have a piecewise function which takes a constant value for x greater than
some point.
It looks like this:
y<-function(x,a){
if (xhttp://r.789695.n4.nabble.com/Regarding-the-optimize-function-tp3861257p3861257.html
Sent from the R help mailing list archive at Nabble.com.
_
Thank you very much.
--
View this message in context:
http://r.789695.n4.nabble.com/life-table-and-Kaplan-Meier-tp3664246p3665671.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing list
https://stat.ethz.ch/ma
Hello, I have a question about the function lifetab in package KMsurv.
The description of the output value surv says "the estimated survival
function at the start of the intervals".
Are these estimates the ones calculated via Kaplan-Meier probability of
survival ?
Thanks in advance!
--
View th
5 matches
Mail list logo