similar to: Double y axes plot

Displaying 20 results from an estimated 10000 matches similar to: "Double y axes plot"

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]]
2005 Sep 01
5
Multivariate Skew Normal distribution
> -----Original Message----- > From: r-help-bounces at stat.math.ethz.ch > [mailto:r-help-bounces at stat.math.ethz.ch]On Behalf Of Caio Lucidius > Naberezny Azevedo > Sent: 01 September 2005 12:09 > To: Help mailing list - R > Subject: [R] Multivariate Skew Normal distribution > > > Hi all, > > Could anyone tell me if there is any package (or function)
2005 Sep 24
3
Install and load packages
Dear R-users, I would like to know what are the commands to install (from a local zip file) a package and then to load it. Thaks all, Bests, Caio "Perco a consciencia, mas n併o importa, encontro a maior serenidade na alucina佺ao. 伾 curioso como n併o sei dizer quem sou. Quer dizer, sei-o bem, mas n併o posso dizer. Sobretudo tenho medo de dizer, porque no momento em que tento falar, n併o
2006 Sep 22
2
Double integral
Hi all, I need to solve double integrals with no closed solution. Calling x and y the two variables we have x ~ Normal(y*v,1) and y ~Half-Normal(0,1). In fact, given a joint funcion g(x,y), I need evaluate the integral of this function under that random structure. Could anyone suggest me a package or even a suitable method to solve this problem? Thanks all, Caio
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]]
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]]
2007 Mar 21
2
Gaussian Adaptive Quadrature
Hi all, Does anybody know any function that performs gaussian adapative quadrature integration of univariate functions? Thanks in advance, Regards, Caio __________________________________________________ [[alternative HTML version deleted]]
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
2005 Aug 31
1
Block-Diagonal Matrix and Multivariate Skew Normal
Dear R-users, Does anybody know how to construct a block-diagonal matrix (with the blocks being different matrixs, concerning the dimension and the values) ? I would like to know also if there is any package that generates values from a multivariate skew normal distribution. Thanks all, Caio --------------------------------- [[alternative HTML version deleted]]
2005 Aug 31
1
Block-diagonal matrix
Dear R-users, Does anybody know how to construct a block-diagonal matrix (with the blocks being different matrixs, concerning the dimension and the values), without use loops ? Thanks all, Caio --------------------------------- [[alternative HTML version deleted]]
2005 Nov 26
1
IRT Package
Hi all, Could anyone tell me if there is some package that fits any Item Response Model (further the ltm package)? Regards, Caio --------------------------------- [[alternative HTML version deleted]]
2005 Sep 30
1
mvtnorm package
Hi all, I've been trying to install the "mvtnorm" package (in a Linux R version) without sucess. I write install.packages("mvtnorm",lib="/home/posmae/cnaber",repos="http://cran.uk.r-project.org/") and the following message arises ================================================== downloaded 160Kb * Installing *source* package 'mvtnorm'
2008 Dec 17
4
Plot multiple lines, same plot, different axes?
Dear list, I would like to plot 2 series of numbers with very different ranges/scales as lines on the same plot. I assumed this is commonly done and easy, but I have not found any help files (e.g. axis() or matplot() that show how. I've searched many old posts to no avail. I'll be very grateful for any suggestions on how this is done. Best, Zack
2009 Jul 02
2
Plot two graphs with different ranges in one
Hi, I'm trying to plot two variables in one graph. One ranges between 0 and 1, while the other ranges between 50 and 500. Can I plot them in one graph with similar scale? Thanks Harry [[alternative HTML version deleted]]
2010 Nov 09
1
lattice mutiple y scales in each panel
Hi, I have a data set with two y variables (y1 and y2) and one dependent variable(x) and a 1 strata variable Z. It so happens that y1 and y2 have very different scales such that single y-axis scale doesnot allow the data to be visualized fully. I am trying the following lattce graphics to do my plot : xyplot(y1 + y2~x|Z,data=D,type="b") This provides the appropriate plots by due to
2014 Oct 27
2
[LLVMdev] PPC64 old JIT support
3.5 was already released, and we only merge bug fixes to release branches. Caio, do you really need it on 3.5 specifically or are you just asking if folks are interested to get it into the trunk? - Hans On Mon, Oct 27, 2014 at 3:33 AM, Yaron Keren <yaron.keren at gmail.com> wrote: > +Hans > > Caio, even if this patch does not go into 3.5, maybe you'd like to post it > on
2008 Apr 10
6
How to create a legend without plot, and to use scientific notation for axes label ?
Hi, I have a 3 by 2 plots per page, and would like to place a legend on the last region. How to do that ? Also, is there any way to specify scientific notation for axes label ? [[alternative HTML version deleted]]
2012 May 12
4
Help
Sorry i'm using google translator because i speak Portuguese. I'm trying to run an application developed in Visual Basic, but it appearing that: err:ole:create_server class {00000514-0000-0010-8000-00aa006d2ea4} not registered err:ole:CoGetClassObject no class object {00000514-0000-0010-8000-00aa006d2ea4} could be created for context 0x5 err:ole:CoGetClassObject class
2007 Jun 04
1
realtime ldap peer matching
Hi everyone, in ldap realtime sip peers i need "fullcontact" set to "sip:exten@userip" for asterisk to correctly match the peers (at least for the natted peers to reach them)... anyway, how do I populate fullcontact "on the fly" with information from exten and userip? of course, i could just do it staticaly on ldap but since the info is already there why not
2024 Oct 13
1
Warning object has offset 0. PDF file
Good day to all Using > library(pdftools) Using poppler version 23.04.0 I get a number of warnings such as: > pdf_subset(infile, pages = 156:157, output = outfile) WARNING: /Users/jla/Library/CloudStorage/Dropbox/7cordas/Caio/record/90 NEW RODA SONG BOOK.pdf (object 7 0): object has offset 0 WARNING: /Users/jla/Library/CloudStorage/Dropbox/7cordas/Caio/record/90 NEW RODA SONG BOOK.pdf