search for: rosario

Displaying 20 results from an estimated 94 matches for "rosario".

2010 Jun 03
3
(no subject)
...col=0, ylim=c(0,47), axis.lty=1, main="far-red", xlab="latitude", names.arg=c("56N", "68N")) superpose.eb(plot, y, se, col="orange", lwd=2) Then I get an error saying that it cannot find the superpose.eb function. Why? Isn?t under gplots? Thanks Rosario
2014 Sep 17
3
[LLVMdev] Measure execution time of each basic block
...s more expensive than a block B. Do you think that even with the overhead I would be able to get the A > B information? Like: overhead + time(A) > overhead + time(B) => A > B. If so, I'm not too much concerned about the accuracy. Not sure if I was clear, Thanks again Vanderson M. Rosario 2014-09-17 17:26 GMT-03:00 Jonathan Roelofs <jonathan at codesourcery.com>: > I think if you do this, you're quickly going to realize that there's quite > a lot of overhead in getting the time stamps needed to record basic block > duration, so you're not going to get ac...
2005 Jun 09
8
howto write CDRs on two mysql servers
For redundancy I would like to write the CDRs on tow mysql servers. cdr_mysql.conf accept only one configuration [global], how to add a second host? Thanks Rosario -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050609/9eacbae2/attachment.htm
2011 Feb 21
2
linear regression and t-distribution
...outlier and it is not normally distributed. I would instead like to use a more robust distribution like t-distribution. My question is if the coefficients of the regression are different from zero, but assuming a t-distribution. Could someone hint me what package to use or.... Thanks in advance Rosario
2011 Aug 04
3
persp()
...x,theta=-40,phi=30) Error in persp.default(xvector, yvector, zmatrix, theta = -40, phi = 30) : increasing 'x' and 'y' values expected Any help is wellcome. Is there any other better function to draw a flat map (2D), also example of the imput files is wellcome. Thanks in advance. Rosario
2010 Oct 27
2
plot by cathegories within a factor
...2 1 22 1 2 2 21 1 3 1 24 1 3 2 45 1 4 1 23 1 4 2 26 2 1 1 45 2 1 2 12 2 2 1 25 2 2 2 26 2 3 1 45 2 3 2 43 2 4 1 23 2 4 2 47 . . . I would like to plot Trait ~ Age but a different plot for each Group. I tried: > plot(Height$Trait ~ Height$Age | Group) But does not work. Any suggestion? Thanks Rosario
2010 Nov 29
1
extracting P values from lm model
...ot; "qr" "df.residual" "xlevels" "call" [11] "terms" "model" How could I extract the P values? I have run a cbind of 1800 response variables so is not easy to do it by hand. Thanks in advance. Rosario
2012 Nov 21
2
histogram help
Hi, I want to generate an histogram and plot on the y axis the percentage of a categorical variable and on the x axis a nominal variable. I want to move the origin to have 2 categories below 0. Hope somebody could help me. Thanks. Best, -- Rosario Ivano Scandurra [[alternative HTML version deleted]]
2014 Sep 17
3
[LLVMdev] Measure execution time of each basic block
...a program? I tried to use some profiling tools like gcov and perf, but as far as I know they can only give me the frequency that each basic block is executed. I was thinking about writing a pass to add PAPI instructions in each LLVM basic block. Do you think is a good idea? Thanks Vanderson M. Rosario -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140917/b704227d/attachment.html>
2011 Apr 04
1
multiple variables Y and X
...ariables, and also several 1000 X variables. The model is linear lm(Y ~ X). My questions are: 1.- how to avoid writing all Xs variables? is list() the right function? 2.- about the multiple Ys with dependence among some of them, how to incorporate that information in the linear model? Thank you Rosario
2011 Jun 16
1
R in MAC add many extra <´s
...and I press enter to run it, I get many additional "<?s", it is really bothering me. I have tried to google to find out how to fix the problem but I did not succeed. Anyone with similar experience that could help me to change the set ups of the program or something. Thanks in advance Rosario
2011 Jun 22
1
Factor Analysis with orthogonal and oblique rotation
Hello I seem to find only two types of rotation for the factanal function in R, the Varimax and Promax, but is it possible to run a orthogonal and oblique rotations in R? Thanks in advance Rosario
2012 Feb 07
2
box.cox
Hello I am using box.cox() and I get this error message: Warning message: 'box.cox' is deprecated. Use 'bcPower' instead. See help("Deprecated") and help("car-deprecated"). I went to help but I did not understand the explanation, I am still wondering what is really happening. Thanks /R
2011 Jul 31
3
export/import matrix
...verted to matrix with as.matrix still does not work. I have read the pdf on import/export of R and searched by googleling but I have not found any answer to my problem. I am sorry if the answer is very obvious but I have tried for more than a week. Any help is really wellcome, thanks in advance. Rosario
2011 Jan 21
1
Error in ANOVA for model comparison
...SlopeG + K, data=AllTrait) > Model1 <- lm(interceptG ~ SW + TSC + FSC + PF + SlopeG + PHt, data=AllTrait) Error in anova.lmlist(object, ...) : models were not all fitted to the same size of dataset I have NA in the datafile, should that be the problem? Kind regards and thanks in advance Rosario
2005 Jun 22
1
missing cdr records
...,2,Macro(gw-nufone,${EXTEN:1}) ; NuFone exten => _8011.,3,Congestion the percentage of cdr lost is around 5% and they are pretty concentrate in the meaning that if I loose 5 cdrs they are lost 3 in around 2 minutes interval and 2 in anothe short interval. Any advice on how to debug ? thanks Rosario -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050623/2ad109e7/attachment.htm
2018 Mar 22
3
exporting data to stata
Hi, I am new to R and I want to export data into Stata. Could somebody help with that? Thanks a lot. This is the code I am using: > setwd("D:/datasets/Seg-bcn/ESBD") > data1 <- readRDS("r17045_ESDB_Habitatges_BDD_V_1_0.rds") > library(foreign) > write.dta(data="data1", file = "D:/datasets/data1.dta") Error in write.dta(data =
2011 Sep 29
3
random effects
Hello I have a data set with fixed and random effects, therefore I am using the lme function: lm(y ~ xfixed, random=~1|xrandom, data) After this I want to get the F-values for both the fixed and random predictors. I can easily get the F-value and df for the xfixed predictors (anova()), but how to get the F-value for the xrandom predictors? Thanks in advance. /R
2005 Jun 26
1
CDR: source completed with sip domain
...onfigured to be the gateway for sip users. CDR are stored using the mysql module. But in the cdr's source filed is present only the user and not the domain. I'd like to get displayed all the infos in this way: user@doamin.com and not only user. In what way I can add the domain? Thanks Rosario -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050626/4d1572e3/attachment.htm
2005 Aug 08
1
howto let the stream not passing asterisk
We need to configure asterisk to authenticate two sip ATAs, but the stream must go directly from one to another ata without tuching asterisk. Is this possible adding canreinvite=yes into sip.conf? is it true laso if asterisk doesn't recognize the spd (t38)? thanks Rosario -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050808/50a790c0/attachment.htm