search for: phanie

Displaying 20 results from an estimated 24 matches for "phanie".

Did you mean: phane
2010 Jun 28
1
Exponential Smoothing: Forecast package
Hey, I am using the ets() function in the forecast package to find out the best fit parameters for my time-series. I have about 50 sets of time series data. I'm currently using the function as follows: ets(x,model="AZZ",opt.crit="mse") As to my observation about 5-10 of them have been identified by ets to have a trend and an alpha, beta values have been thrown up -
2010 Sep 16
1
Porting an application
Dear All, Trying to port an application to linux using wine. The program seems to have got struck with some kind of socket issues. Here is the last few lines of the log generated . Anything thats going wrong . ClientPlugHandler.dll, ClientPlug.dll and Dispatcher.dll are dlls within the application folder .I registered these dlls. Any help would be appreciated.
2016 Apr 25
2
ylim in barplot()
...("orange", "green", "yellow", "purple"), ylim=c(50,70), legend=TRUE, las=2, axis.lty=1, xpd=FALSE) I need the emf file to edit the plot. Why isn't it working with ylim alone? And why doesn't xpd work with emf()? Thanks in advance for your help, St?phanie mydata <- structure(c(68.1799689328282, 68.2164021637813, 68.3243626415103, 61.7899567386469, 59.5182501049449, 63.9916220705152, 64.1442535260522, 64.2585746423512, 62.5653571705887, 61.631969055001, 61.3991475513249, 63.2401411727188, 65.0488808306348, 63.43022364909, 64.8425577471775, 6...
2016 Apr 26
1
ylim in barplot()
...least, as I expect it to work), or why xpd has no influence when using devEMF::emf()... The problem with saving directly in RStudio is that it requires to manually save the plot, and this becomes troublesome when there are a lot of plot commands in a single script. Bests, Ivan (on behalf of St?phanie) -- Ivan Calandra, PhD Scientific Mediator University of Reims Champagne-Ardenne GEGENAA - EA 3795 CREA - 2 esplanade Roland Garros 51100 Reims, France +33(0)3 26 77 36 89 ivan.calandra at univ-reims.fr -- https://www.researchgate.net/profile/Ivan_Calandra https://publons.com/author/705639/ Le 25...
2016 Apr 25
0
ylim in barplot()
...mydata), legend.pos="topright") dev.off() ------------------------------------- David L Carlson Department of Anthropology Texas A&M University College Station, TX 77840-4352 -----Original Message----- From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of EYSSAUTIER St?phanie Sent: Monday, April 25, 2016 9:53 AM To: r-help at r-project.org Subject: [R] ylim in barplot() Dear useRs, I'm having troubles with using ylim in barplot(): even though I reduce the y-scale using ylim, the bars still extend down to 0into the x-labels. The sample data is below, and here is t...
2005 May 17
1
Vuong test
...pare a ZINB model to a negativ binomial model with the Vuong test, but I can't find how to performe it from the zicount package. Does a programm exist to do it ? Second, I'd like to know in which cases we have to use a double hurdle model instead of a zero inflated model. Many thanks, St??phanie Payet REES France R??seau d'Evaluation en Economie de la Sant?? 28, rue d'Assas 75006 PARIS T??l. +33 (0)1 44 39 16 90 Fax +33 (0)1 44 39 16 92 M??l. reesfrance at wanadoo.fr Site Internet : http://www.rees-france.com
2010 Jun 25
1
Confused: Looping in dataframes
Hey, I have a data frame x which consists of say 10 vectors. I essentially want to find out the best fit exponential smoothing for each of the vectors. The problem while I'm getting results when i say > lapply(x,ets) I am getting an error when I say >> myprint function(x) { for(i in 1:length(x)) { ets(x[i],model="AZZ",opt.crit=c("amse")) } } The error message is
2001 Mar 07
5
Remove
Hello, I would like to remove some files which have the extension .test for example (data1.test, data2.test ....). Is there another solution to remove them instead of doing it one by one ? Thanks for your help, St?phanie Langevin -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-requ...
2010 Jun 22
1
Applying forecast functions to columns in a data frame
Hey, I have a list of 30 odd time-series (products) in columns of a data-frame. I want to apply time-series forecasting functions across all the columns of the data-frame in order to determine which is the best model to use. How do I go about this? Phani [[alternative HTML version deleted]]
2011 Mar 10
1
Rspec single file
Hi Guys, How can run the single spec file without loading the environment. I know ruby spec commands will load the total environment. I want to run the files one by one those are not in same folder and i want to load test environment once for all 10 files. Can we run single file through the Rspec:Core:Runner or some other class? Can you guys please help me? -Thanks -------------- next part
2007 Sep 11
1
apche vhosts ldap
Hi all, i am building a web server on centos version 4 running httpd-2.0.52 mysql we have a ldap server on the network which has got all the vhost details. so i am trying to pull vhost details from the ldap server could not find module vhosts ldap for centos. can some one please point me in the right direction any help is much appreciated. cheers phani
2004 Aug 06
1
speex_preprocess in fixed point arithmetics
Hi, I am trying to get speex_preprocess in real time for Arm. Tried 32.32 fixed point but looks like even that precision is also not enough. Any suggesions? Regards, Phani. ===== !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !The butterfly counts not months but moments,! ! and has time enough. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2016 Nov 16
0
Announcing new package horseshoe
...lt;https://cran.r-project.org/package=horseshoe> The manual contains examples for each function: https://cran.r-project.org/web/packages/horseshoe/horseshoe.pdf <https://cran.r-project.org/web/packages/horseshoe/horseshoe.pdf> Comments and suggestions are very welcome. Best wishes, St?phanie van der Pas, James Scott, Antik Chakraborty and Anirban Bhattacharya [[alternative HTML version deleted]]
2016 Nov 16
0
Announcing new package horseshoe
...lt;https://cran.r-project.org/package=horseshoe> The manual contains examples for each function: https://cran.r-project.org/web/packages/horseshoe/horseshoe.pdf <https://cran.r-project.org/web/packages/horseshoe/horseshoe.pdf> Comments and suggestions are very welcome. Best wishes, St?phanie van der Pas, James Scott, Antik Chakraborty and Anirban Bhattacharya [[alternative HTML version deleted]]
2007 Apr 18
1
[Bridge] ebtables configuration in 2.6.8 kernel
Hi everyone, I am working on packet filtering at mac layer. I want to use ebtables. I am using Fedora core 2. But I am unable use the ebtables eventhough all the modules are enabled at the time of kernel compilation. Plz suggest me how to use ebtables in Fedora core 2 Phani
2003 Apr 14
1
No graphical view ?!
Hello, I've just installed R (Linux) and I have some problems with graphical viewing.Could you, please, explain me why I can't see graph when I just want to make a plot ? Many thanks ! St?phanie Langevin Helios BioSciences ---------------------------------------------------------------- Ce service de mailing vous est offert par http://www.freesurf.fr. FreeSurf, votre acces ADSL a partir de 29 euros/mois http://www.freesurf.fr/adsl/
2010 Jun 28
0
Forecast Package in R: auto.arima function
Hey, I have a few doubts with regard to the usage of the auto.arima function from the forecast package in R. *Background:* I have a set of about 50 time-series for which I would like to estimate the best autroregressive model. (I want to estimate the coefficients and order of p). Each of the series is non-stationary and are also have a non-normal distribution. The data is non-seasonal. My
2007 Sep 06
0
help centos web server ldap vhosts
Hi all, We have a debain system which is running ldap, apache with vhosts from ldap, ldap dns, mysql. so what i am trying to do is migrate the web server to a new machines planning to run centos 4 runing services 1) web server 2) mysql i have done some research on web a found in order to run apache with vhosts from ldap the module needed is mod_vhosts_ldap(correct me if wrong or aby thing
2007 Jun 08
0
OCFS error
Hi, Before I describe the problem, I'll describe my environment. This is a development environment built over 1.5 yrs ago: * We have a 2 node Oracle RAC Cluster. * built on two Dell PowerEdge 1850 Servers (Intel(R) Xeon(TM) CPU 3.20GHz) * OS is RHEL3 U3 * Kernel 2.4.21-20.ELsmp * these 2 servers are attached to an EMC AX100 SAN via fibre channel * HBA (QLogic QLA6312 PCI to Fibre
2007 Nov 02
1
lme model with replicates within a random factor
...ed measures within the basins. All books and internet information that I have looked at the moment are examples with repeated measures within blocks (e.g. repeated measures of the same plant and treatment). Can anyone help me with this? I would appreciate any hints and suggestions Stéphanie [[alternative HTML version deleted]]