search for: cnaberdl

Displaying 7 results from an estimated 7 matches for "cnaberdl".

2008 Apr 28
5
Fractional Factorial Design
Hi all, Does anybody know if it is possible to build a fractional factorial design in R? That is, suppose that we want do design an experiment with 3 factors with 2, 3 and 3 levels, respectivly. However we want to consider, let's say, only 6 from all possible level combinations. Does R design such experiment? Thanks in advance, Caio [[alternative HTML version deleted]]
2008 May 14
2
Double y axes plot
Hi all, How could I draw a plot with two y axes? For example, if I need too plot two curves in the same graphic, which are measured in different scales. Thanks a lot in advance, Caio [[alternative HTML version deleted]]
2009 Sep 01
1
Logistic Politomic Regression in R
...> > I made my own version that reflects my personal biases: > http://had.co.nz/stat405/resources/r-style-guide.html > thanks for sharing, I'll check it out. Cheers, Esmail ------------------------------ Message: 7 Date: Sun, 30 Aug 2009 11:25:14 -0300 From: Caio Azevedo <cnaberdl@gmail.com> Subject: [R] Meaning of data set variables To: r-help@r-project.org Message-ID:     <699bb6720908300725l6162ce2dg59b7c2fa78f72d6a@mail.gmail..com> Content-Type: text/plain Hi all, Does anybody know the meaning of the values 0 - 1, for each variable from data "sex2" a...
2009 Jul 28
1
Nonlinear mixed binary regression model
Hi all, Is there any package in R which fits binary regression models with a probit (or logit) link function related to a nonlinear predictor with both fixed and random effects? Something like that: Y ~ Bernoulli(p) probit(p) = h(X*Beta + Z*b), where ``h'' is a nonlinear function, X and Z are known design matrices, Beta are fixed effects and b are random effects. Thanks all in
2011 Jul 27
0
Fitting binary regression models with asymmetric link
Hi all, Is there any R package that fits binary regression models with power (generalized) logistic link function? Thanks a lot in advance, Best, Caio [[alternative HTML version deleted]]
2007 Oct 04
3
Contour plot (level curves)
Hi all, I have a sample of n values from a bivariate distribution (from a MCMC procedure). How could I draw a contour plot of "the joint density" based on that sample ? Sorry if I was not too clear. Thans in advance, Regards, Caio [[alternative HTML version deleted]]
2008 Oct 10
4
plotCI
Hi all, I am using the function "plotCI" with the following command: plotCI(m.residuos.p.2 [1:41],li=m.residuos.p.3 [1:41],ui=m.residuos.p.4 [1:41],lty=1,ylab="") This generates exactly what I want except for the fact that I wanna drawn a line linking the points (m.residuos). How could I do that? Thanks a lot in advance, Caio [[alternative HTML version deleted]]