search for: intact

Displaying 20 results from an estimated 1038 matches for "intact".

2008 Dec 14
3
Some clarificatins of anova() and summary ()
I have two assignment problems... I have written this small code for regression with two regressors . n <- 50 x1 <- runif(n,1,10) x2 <- x1 + rnorm(n,0,0.5) plot(x1,x2) # x1 and x2 strongly correlated cor(x1,x2) y <- 3 + 0.5*x1 + 1.1*x2 + rnorm(n,0,2) intact.lm <- lm(y ~ x1 + x2) summary(intact.lm) anova(intact.lm) the questions are 1.The function summary() is convenient since the result does not depend on the order the variables are listed in the linear model definition. It has a serious downside though which is obvious in this case. Are there a...
2008 Dec 14
3
Some clarificatins of anova() and summary ()
I have two assignment problems... I have written this small code for regression with two regressors . n <- 50 x1 <- runif(n,1,10) x2 <- x1 + rnorm(n,0,0.5) plot(x1,x2) # x1 and x2 strongly correlated cor(x1,x2) y <- 3 + 0.5*x1 + 1.1*x2 + rnorm(n,0,2) intact.lm <- lm(y ~ x1 + x2) summary(intact.lm) anova(intact.lm) the questions are 1.The function summary() is convenient since the result does not depend on the order the variables are listed in the linear model definition. It has a serious downside though which is obvious in this case. Are there a...
2006 Jul 20
0
Convergence warnings from zeroinfl (package pscl)
...n()) 2: fitted rates numerically 0 occurred in: glm.fit(X, Y, family = poisson()) >> suggest that it did not converge. (See full output below.) Could some possibly help me to interpret these results? Thanks for your time, Dan > zip3=zeroinfl(count=round(modAbun*1000) ~ ., + x=~mod*intact, + z=~1, + dist="negbin", + trace=TRUE, + data=beetles) Zero-Inflated Count Model Using logit to model zero vs non-zero Using Negative Binomial for counts dependent variable y: Y 0 10 11 14 17 19 21 23 25 28 31 33 34 37 40...
2011 Mar 06
2
Can body() return a function's body intact, in order, and as characters ready for editing?
Is my understanding correct that the body() function currently can't return a function's body intact, in order, and as characters ready for editing? My testing and reading of body()'s help indicate that it can not. Here's what I'm seeing. Consider pasting 1+ and a function containing x^2 together to get 1+x^2 As you can see below, body() reports three elements...
2010 Mar 12
1
simple plot in ggplot2, wrong error bars
I was wondering if anyone could help me with this, simple problem. I am essentially following the example on Hadley's webpage (http://had.co.nz/ggplot2/geom_errorbar.html), but it still doesn't make any sense to me. df <- data.frame(trt = factor(c("intact", "intact", "removed", "removed")), coon = c(0.093, 0.06, 0.057, 0.09), group = factor(c("veget", "fruit", "veget", "fruit")), se = c(0.01, 0.01, 0.02, 0.026)) limits <- aes(ymax = coon + se, ymin=coon - se) p<-ggplo...
2005 Oct 15
1
Possible to install centos keeping folders intact?
Hiya all, just going to do a couple of quick conversions from redhat to centos, an going to back up the folders anyway. But basically just wondering if there's a way to install centos and keep some rather large folders intact without having to backup/restore them. They are based from the root folder, i.e /home but they aren't on a separate partition and want to do a total new install from cd on it. No problem if there is no way, just thought I'd ask to see if anyones ever gone down that route if it is (and yes...
2017 Aug 04
2
Layer problem in DrawDensity3D (VecStatGraphs3D)
Hi, When plotting the density estimation with DrawDensity3D-function (in package VecStatGraphs3D) it often happens that the end product ie. layers are not intact , see figure in the link: https://www.dropbox.com/s/vzyaiu0vso8hjw2/20623868_10213333234554853_1371245353_n.png?dl=0 Can we somehow effect on that an get intact layers? -- Atte Tenkanen
2009 Jul 18
2
Decoding setup header
...header may be > split across two pages. Great! I think this was the key missing piece of my attempted fix. It is a complete and terrible hack, but I think it will actually generalize fairly well as a tool to recover an ogg vorbis file with header packet corruption so long as the setup header is intact. Adam
2012 Jun 28
2
decomposing a single intact vector
Dear all, I have a vector of length 1 but within this vector there are 9 elements > vectorNOcorrection [1] "(O, O, O, H, L, O, O, O, O)" can someone help me with how I can have it as with 9 element separated such that it will have length 9 as "O", "O"," O", "H","L", "O", "O", "O", "O" Kind
2013 Mar 18
0
header intact
-- Thanks & Regards, Kamal Kishore Research Scholar Department of Biostatistics National Institute of Mental Health and Neuro Sciences (NIMHANS) Banglore-560029 Mob-+91-9591349768 Email:kamalkishorestats@gmail.com [[alternative HTML version deleted]]
2014 Sep 11
0
header intact
2015 Mar 24
0
header intact
An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150324/b671bb23/attachment.html>
2008 Jul 06
1
What is my replication unit? Lmer for binary longitudinal data with blocks and two treaments.
...ata. Basically, I manipulated fruits and vegetation to two levels each(present and absent) and I am trying to access how these factors affect mice foraging behavior. The design consist of 12 plots, divided in 3 blocks. So each block has 4 plots assigned to one of the following treatments. Fruit intact and Vegetation intact Fruit intact and Vegetation removed Fruit removed and Vegetation intact Fruit removed and Vegetation removed Within each plot I had 16 track plates. Track plates were checked monthly for presence or absence of paw prints. I am trying to fit lmer model track~fruit*vegetation...
2009 Oct 31
1
na.omit leaves cases with NA's intact
Strange, this normally works, but in a recent run, I have a data set in an xts format, that has a lot of NA's in a few of the variables in the leading and trailing positions, due to some lagging calculations. Before running an analysis, I use newdata<-na.omit(orginaldata) and normally a dim(newdata) shows the fewer rows. Now, for some reason I do this operation and see that hundreds of
2016 Feb 03
4
How bad is "rm -rf /" ?
...uot;rm -rf /". Here is what I see: / contains on its top level all what it did (plus one more file: core dump!) My /etc lives on root filesystem, so I looked how damaged that is. On "obliterated" drive: find /media/80caeb82-571a-4afe-b3bf-9bce1a35f49a/etc -type f | wc -l 2280 On intact comparison drive: find /media/e2132f68-01a0-4815-aa38-1180ebcd41dc/etc -type f | wc -l 2272 (a few things did not create on comparison drive which I never booted). In general, all seems intact! I have /usr on separate partition, let's see what happened to /usr: On "obliterated" dr...
2007 Oct 25
1
Multiboot DVD with original bootscreens kept intact
Hello, This is my first post ever in a mailing-list so I hope I do the things correctly. First, thank's to the author for these amazing tools. With Isolinux, I am making my own DVD multiboot with multiple liveCDs combined. I can get to work everything without even modifying livecds hierarchy. But now I need an important function that I can't get to work: DISPLAY boot.msg In fact to be
2003 Jun 06
3
small plot inside a big plot
Dear R-helpers, i want to draw a small plot (histogram) within a larger plot (simple scatterplot), so that the axes of the bigger plot remain intact. I know how to use layout() and par(mfrow...) and such, but I want the smaller graph to be *inside* the bigger plot. Is this possible? thanks, Remko
2015 Mar 06
3
upgrading samba 4.1.4 to the latest samba 4 release
...MEZ, schrieb Tadewos Alemneh <tadewosa at yahoo.com>: >I've installed samba 4.1.4 on Ubuntu 12.04 server. It is used as PDC >and File server for File shares. >How can I upgrade samba 4.1.4 to the latest samba 4 release say samba >4.1.17?I want all samba configuration to remain intact and samba shares >as before. >Thank youTadewos > > >-- >To unsubscribe from this list go to the following URL and read the >instructions: https://lists.samba.org/mailman/options/samba
2019 Jun 17
3
Deleted dovecot.index.*
...; > I'm using mdbox. > > > > What's the consequence of deleting dovecot.index.* from all folders? > > > > All mail gets lost or I can rebuild the indexes and get the mails? > > > > > > You will lose flags, such as \Seen. But mails should come out intact. > > Aki > Thank you for this fast (and comforting) response. All the previous mails disappeared after I deleted the files. What do I need to do to get them back?? -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.", grep ^[^#]...
2008 Dec 05
6
Running R Script on a Sequence of Files
...with read.table b) perform some analysis c) append some results to an array or save them to another file 3) Next File My initial instinct is to use Python to rename all the files with numbers 1:900 and then read them all, but the file names contain some information that I would like to keep intact and having to keep a separate database of original names and numbers seems inefficient. Is there a way to have R read all the files in a directory one at a time? - Chris