search for: bepress

Displaying 20 results from an estimated 21 matches for "bepress".

Did you mean: depress
2010 Mar 17
0
Spooky networking issue: ping OK on container, stops on VM, restarts with arp -d
...50 IP 10.103.0.1 > cacti.local: ICMP echo reply, id 48646, seq 283, length 64 13:33:32.125809 IP cacti.local > 10.103.0.1: ICMP echo request, id 48646, seq 284, length 64 13:33:32.126708 IP 10.103.0.1 > cacti.local: ICMP echo reply, id 48646, seq 284, length 64 ^C Xen 3.2-1 Linux x1.xen.bepress.com 2.6.26-2-xen-amd64 #1 SMP Thu Aug 20 00:36:34 UTC 2009 x86_64 GNU/Linux Xen 3.2-1 Linux x2.xen.bepress.com 2.6.26-2-xen-amd64 #1 SMP Thu Aug 20 00:36:34 UTC 2009 x86_64 GNU/Linux -- Bryce Nesbitt The Berkeley Electronic Press bepress: 10 years of accelerating and enhancing the flow of scholar...
2010 Oct 19
1
package vars doesn´t working
...to be no more available in R´s repositories. Is this a problem with "vars"? Maybe it will have to be updated soon with no more need to ask for "MASS"? Is there another way to invoke "vars"? Thanks for your time and attention -- http://shikida.net and http://works.bepress.com/claudio_shikida/ Esta mensagem pode conter informação confidencial e/ou privilegiada. Se você não for o destinatário ou a pessoa autorizada a receber esta mensagem, não poderá usar, copiar ou divulgar as informações nela contidas ou tomar qualquer ação baseada nessas informações. Se você receb...
2010 Dec 27
1
R-code to generate random rotation matrix for rotation testing
...andom matrix of independent standard-normal entries R <- matrix(rnorm(16),ncol=4) R <- qr.Q(qr(R, LAPACK = TRUE)) # Z shall be a random matrix with the same mean and covariance structure as Y Z <- crossprod(R,Y) } ##### A suggestion for the procedure exists (in Dorum et al. http://www.bepress.com/sagmb/vol8/iss1/art34/ , end of chapter 2.1), but a hint to a (fast) implementation would be greatly appreciated. Best regards and a happy new year, Martin Krautschke ----------------------- Martin Krautschke Student at University of Vienna -- Sicherer, schneller und einfacher. Die aktue...
2011 Aug 01
1
ivreg and structural change
...reaks=2) ## 1. The plot of the two above were very different and ## 2. When I ask for the breaks, instead of the dates, it returned me a line of the summary of the estimated "tax_ivreg" Any help would be very appreciated. Thanks Claudio -- http://www.shikida.net and http://works.bepress.com/claudio_shikida/ Esta mensagem pode conter informação confidencial e/ou privilegiada. Se você não for o destinatário ou a pessoa autorizada a receber esta mensagem, não poderá usar, copiar ou divulgar as informações nela contidas ou tomar qualquer ação baseada nessas informações. Se você receb...
2008 Jul 14
1
Analysis of poorly replicated array data
Greetings, I have "inherited" a cDNA macroarray dataset that is structured as follows. Three different stressors were tested. For each stressor, there are two treatments (control and stressed). For each treatment, two biological replicates exist, and these are paired (i.e., there is a stressed array for colony A and a control array from this same colony). For one of these samples,
2003 Mar 10
0
SNOW: Simple Parallel Computing in R
...d one using MPI, via the Rmpi package. The page http://www.stat.uiowa.edu/~luke/R/cluster/cluster.html provides a brief introduction and a simple example of using the cluster for parallel bootstrapping. A paper on parallel computing in R using snow is available as a technical report at http://www.bepress.com/uwbiostat/paper193. luke -- Luke Tierney University of Iowa Phone: 319-335-3386 Department of Statistics and Fax: 319-335-3017 Actuarial Science 241 Schaeffer Hall email: luke at stat.uiowa.edu Iowa City, IA 52242...
2003 Dec 24
0
Is there an R or S implementation of PAMSIL or PAMMEDSIL
I have some data that is dwarfed by one large cluster. I came across a paper titled "A New Partitioning Around Medoids Algorithm" (van der Laan, Pollard & Bryan, 2002) http://www.bepress.com/ucbbiostat/paper105/ that describes PAMSIL and PAMMEDSIL that look as though they might be more appropriate for the data I have. There does not appear to be much out there which is describing itself by these names. So any help would be appreciated. Tom ______________________________________...
2004 Nov 25
1
R multithreading skills
Hi folks, is it possible to read more things about R behavior in multiprocessor / multihost environment ? Is there any distributed computation project associated to it ? Laurent
2005 Mar 10
2
How to use Rmpi?
I need to rewrite a software in R, that runs on a cluster. I thought Rmpi will be good for me but I can't find any help other than the Rmpi-manual that actually only describe the functions in the Rmpi package. Can someone point me to some usefull guide? For example, I would like to run a for-statement on several processors (a subset of the statement on each processor) but I can't figure
2007 Sep 03
0
buglet?? in nlme:::corRatio documentation
...k, S{\o}ren and Rudemo, Mats}, title = {Pixel-level Signal Modelling with Spatial Correlation for Two-Colour Microarrays}, journal = {Statistical Applications in Genetics and Molecular Biology}, year = {2005}, volume = {4}, number = {1} timestamp = {2007.09.03}, url = {http://www.bepress.com/sagmb/vol4/iss1/art6} }
2012 Oct 24
0
Five cases of the Multivariate VECM
...ive cases of VECM (restricted constant, unrestricted constant, restricted and unrestricted trend and no constant). Is there any function that fulfills this aspect of VECM analysis in any package? Thanks a lot for your time and attention. Claudio D. Shikida http://www.shikida.net and http://works.bepress.com/claudio_shikida/ Esta mensagem pode conter informação confidencial e/ou privilegiada. Se você não for o destinatário ou a pessoa autorizada a receber esta mensagem, não poderá usar, copiar ou divulgar as informações nela contidas ou tomar qualquer ação baseada nessas informações. Se você receb...
2012 Nov 13
0
GAM model to reduce PACF of a model
...arge, thus I want to include autoregressive models to remove this correlation. In environmental epidemiology there are some suggestions on how to choose the best fit of a model based (one example is - Model Choice in Time Series Studies of Air Pollution and Mortality, Peng et al. http://biostats.bepress.com/cgi/viewcontent.cgi?article=1055&context=jhubiostat; ) 1) use fixed degree of freedom based on literature 2) Chose df that reduces AIC, BIC 3) Choose df that best predicts the pollution series or outcome series 4) Minimum residual autocorrelation (PACF)- some suggest to reduce the absolute...
2013 Mar 19
0
Epple and McCallum TSLS example
...uot;Conditional Ivreg" in R? I couldn't find it in "sem" or "systemfit". Any tip would be great Thanks a lot for your time and attention, Claudio D. Shikida Obrigado / Thanks for your time and attention. Claudio D. Shikida http://www.cdshikida.net and http://works.bepress.com/claudio_shikida/ Esta mensagem pode conter informação confidencial e/ou privilegiada. Se você não for o destinatário ou a pessoa autorizada a receber esta mensagem, não poderá usar, copiar ou divulgar as informações nela contidas ou tomar qualquer ação baseada nessas informações. Se você receb...
2013 May 17
0
Heterogeneous negative binomial
...awaii & Adj Prof of Statistics, Arizona St Univ; SSA Program, NASA/Jet Propulsion Laboratory, Caltech President, International Astrostatistics Association Coordinating editor, Cambridge Univ Press Series on Predictive Analytics Email: hilbe@asu.edu or jhilbe@aol.com URL: http://works.bepress.com/joseph_hilbe/ [[alternative HTML version deleted]]
2008 Dec 05
0
R] adding a new dataset to the default R distribution
...ion of a scientific result, there is every reason for the data to be part of that publication. The Gentleman and Lang 2004 paper "Statistical Analyses and Reproducible Research" takes this further still, making a compelling case for opening the analysis to ready view. (http://www.bepress.com/bioconductor/paper2/ ) How else can critics know what analysis was done, and whether the data do really support the claimed conclusions? As I see it, the first recourse should be use of archives that individual communities may establish. Instructions on how to input the data into R wo...
2013 Sep 12
2
testing for truth, are the docs correct?
According to the documentation at http://docs.puppetlabs.com/puppet/2.7/reference/lang_conditional.html#if-statements, you can test for truth with syntax like this: if $is_virtual == ''true'' { AFAICT that''s not the case. The quotes around ''true'' make the comparison always fail. Here''s my test case class users {
2004 Aug 20
1
Survey analysis of repeated relationships?
I just discovered the great piece of software that is available with the survey package. Many thanks and 'Hats off' to Thomas Lumley. While package survey covers analysis of features of objects sampled (in clusters, strata) I could not find analysis of features of repeated relationsships between sampled objects (in clusters, strata). My understanding is that it is not adequate to treat
2013 Mar 04
4
enabling reproducible research & R package management & install.package.version & BiocLite
Hi, In support of reproducible research at my Institute, I seek an approach to re-creating the R environments in which an analysis has been conducted. By which I mean, the exact version of R and the exact version of all packages used in a particular R session. I am seeking comments/criticism of this as a goal, and of the following outline of an approach: === When all the steps to an workflow
2008 Apr 08
4
permutation test assumption?
Dear all, Can I do a permutation test if the number of individuals in one group is much bigger than in the other group? I searched the literature but I didin´t find any assumption that refers to this subject for permutation tests. Best regards João Fadista Ph.d. student UNIVERSITY OF AARHUS Faculty of Agricultural Sciences Dept. of Genetics and Biotechnology Blichers Allé 20, P.O.
2003 Apr 17
18
Validation of R
Hi All I am really very interested in starting to use R within our company. I particularly like the open source nature of the product. My company is a medical research company which is part of the University of London. We conduct contract virology research for large pharma companies. My question is how do we validate this software? I wonder if anyone else has had the problem and might be able to