search for: simulas

Displaying 18 results from an estimated 18 matches for "simulas".

Did you mean: simular
2011 Mar 07
0
Help with uniform distribution
Hi I have the table data below Simula.Capital<-data.frame(Week=c(0:52), Production=0) Simula.Capital$Production<-round(c(120,rnorm(52, mean = 100, sd = 25)), 0) weeks=3 i<-1; Sell<-NULL; Maximo<-NULL for(i in seq(along= Simula.Capital$Production)){ Maximo<-Simula.Capital[2,"Production"] Sell<-c(Sell,(round(runif(weeks, min=0, max=Maximo), 0))) i=i+1 }
2005 Jun 03
1
Problems of performance between linux and freebsd
Dear All, I posted the following message to the Freebsd-questions mailing ================================================================= <snip> On my laptop I've being using linux for some years now and "landed" at last to the gentoo distribution which I tuned for working with the statistical software R and the bunch of TeX programs such as latex, pdflatex, context and
2007 Mar 29
0
Intended behavior of sourceselect => all
Hi all Luke Kanies suggested that I take this up here since his memory on the subject was a bit poor. I am trying to cat various files together into one file. According to the documentation "sourceselect => all" might do this. From the language reference [1]: "Whether to copy all valid sources, or just the first one. Valid values are first, all.""" Giventhe
2010 Oct 15
2
How to extract parameter estimates of variance function from lme fit
Dear R-Users, I have a question concerning extraction of parameter estimates of variance function from lme fit. To fit my simulated data, we use varConstPower ( constant plus power variance function). fm<-lme(UPDRS~time,data=data.simula,random=~time,method="ML",weights=varConstPower(fixed=list(power=1))) I extract the results of this function by using the following codes:
2007 Mar 30
4
Intended behavior of sourceselect => all [Proper]
Hi all, again. It looks like my last attempt of sending this message got cut off, at least it looks like that in the archive[1], so I''m trying again: <rerun> Luke Kanies suggested that I take this up here since his memory on the subject was a bit poor. I am trying to cat various files together into one file. According to the documentation "sourceselect => all" might
2006 Jun 17
2
substr or split help needed
Um texto embutido e sem conjunto de caracteres especificado associado... Nome: n?o dispon?vel Url: https://stat.ethz.ch/pipermail/r-help/attachments/20060617/d28b0fb4/attachment.pl
2006 Jan 31
4
broadvoice??
Does anyone have any useful contact information for Broadvoice? I've been unable to call Argentina from my Broadvoice line for almost a month now. Their techs keep telling me they're "looking into it" but I get no real information. I've had several other tickets open for almost 8 months now. I called their PR company this morning and apparently they dropped Broadvoice
2011 Jul 25
0
Debugging multiple imputation in mice
Hello all, I am trying to impute some missing data using the mice package. The data set I am working with contains 125 variables (190 observations), involving both categorical and continuous data. Some of these variables are missing up to 30% of their data. I am running into a peculiar problem which is illustrated by the following example showing both the original data (blue) and the imputed
2015 Mar 24
4
Aleatoriedad
Hola de nuevo, ya empiezo a ser pesado ¿no? bueno, no importa porque aprendemos todos. Eso, al menos, me parece. Hoy estuve estudiando en R el tema de la aleatoriedad. Veo que hay múltiples posibilidades pero me están chocando mucho. Encuentro que el generador de números pseudo aleatorios es más pseudo de lo que debería. Me explico, quiero generar 0 y 1 aleatorios. Estoy trabajando con una
2014 Mar 15
0
CfP 9th Workshop on Virtualization in High-Performance Cloud Computing (VHPC '14)
we apologize if you receive multiple copies of this CfP ================================================================= CALL FOR PAPERS 9th Workshop on Virtualization in High-Performance Cloud Computing (VHPC '14) held in conjunction with Euro-Par 2014, August 25-29, Porto, Portugal ================================================================= Date: August 26, 2014 Workshop URL:
2014 May 12
0
[VHPC’14] LAST Call for Papers - Deadline in 4 weeks
================================================================= CALL FOR PAPERS 9th Workshop on Virtualization in High-Performance Cloud Computing (VHPC '14) held in conjunction with Euro-Par 2014, August 25-29, Porto, Portugal (Springer LNCS) ================================================================= Date: August 26, 2014 Workshop URL: http://vhpc.org Paper Submission
2014 Mar 15
0
CfP 9th Workshop on Virtualization in High-Performance Cloud Computing (VHPC '14)
we apologize if you receive multiple copies of this CfP ================================================================= CALL FOR PAPERS 9th Workshop on Virtualization in High-Performance Cloud Computing (VHPC '14) held in conjunction with Euro-Par 2014, August 25-29, Porto, Portugal ================================================================= Date: August 26, 2014 Workshop URL:
2014 Mar 15
0
CfP 9th Workshop on Virtualization in High-Performance Cloud Computing (VHPC '14)
we apologize if you receive multiple copies of this CfP ================================================================= CALL FOR PAPERS 9th Workshop on Virtualization in High-Performance Cloud Computing (VHPC '14) held in conjunction with Euro-Par 2014, August 25-29, Porto, Portugal ================================================================= Date: August 26, 2014 Workshop URL:
2014 May 12
0
[VHPC’14] LAST Call for Papers - Deadline in 4 weeks
================================================================= CALL FOR PAPERS 9th Workshop on Virtualization in High-Performance Cloud Computing (VHPC '14) held in conjunction with Euro-Par 2014, August 25-29, Porto, Portugal (Springer LNCS) ================================================================= Date: August 26, 2014 Workshop URL: http://vhpc.org Paper Submission
2014 May 12
0
[VHPC’14] LAST Call for Papers - Deadline in 4 weeks
================================================================= CALL FOR PAPERS 9th Workshop on Virtualization in High-Performance Cloud Computing (VHPC '14) held in conjunction with Euro-Par 2014, August 25-29, Porto, Portugal (Springer LNCS) ================================================================= Date: August 26, 2014 Workshop URL: http://vhpc.org Paper Submission
2013 Apr 18
0
Processed: adding new jessie tag to sid-tagged bugs
Processing commands for control at bugs.debian.org: > tags 653294 + jessie Bug #653294 [hellanzb] hellanzb: doesn't work with python-twisted 11.1.0-1 (patch included) Added tag(s) jessie. > tags 701439 + jessie Bug #701439 [src:ircd-hybrid] ircd-hybrid: ftbfs with eglibc-2.17 Added tag(s) jessie. > tags 616910 + jessie Bug #616910 [src:musiclibrarian] musiclibrarian: deprecation of
2007 Nov 20
1
Options for dpkg when using package type
Hi, I''m trying to use "package" with "provider" "dpkg" to install packages in Ubuntu that is not in a repository (or packages that I don''t want to take from a repository). Typical examples of this are "AdobeReader" (acroread) and "Opera". The problem with these packages is that they don''t seem to have a 64 bit version
2007 Apr 25
17
Multiple swap partitions
I have a machine with two swap partitions (sda2 and sda8). Both will have none as mount point. When I try to use puppet (using mount type) for managing fstab I get problems because "name" in both instances (i.e. mount path) will be "none". How should I fix this within puppet? Regards Halvard Moe