Displaying 20 results from an estimated 2983 matches for "mid".
Did you mean:
id
2010 Oct 06
2
Highly significant intercept and large standard error
...ermore how do i interpret it, I am using AIC values as my basis of model selection and i am unsure if this really is the most likely model or not?
Thanks
Sam
[1] Old Old Old Old Old Old Old Old Old Old Old
[12] Old Old Old Old Old Old Old Old Old Old Old
[23] Old Old Old Mid Old Old Old Mid Old Old Old
[34] Old Old Old Old Mid Old Old Old Old Old Old
[45] Mid Mid Mid Old Old Old Mid Mid Mid Mid Old
[56] Old Old Old Old Old Old Old Old Old Old Old
[67] Old Old Old Old Old Old Old Old Old Old...
2011 Mar 30
0
Plot an ols() call from Design
...nd back long 12022 1
VJ 28 1 sak s low unround back long 12022 1
VJ 28 2 sak s low unround back long 12022 1
VJ 28 3 sak s low unround back long 12022 1
VJ 28 4 sak s low unround back long 12022 1
VJ 28 5 sak s low unround back long 12022 1
VJ 28 6 sak s low unround back long 12022 1
AF 72 1 seng s mid unround front short 4471 0
AF 72 2 seng s mid unround front short 4471 0
AF 72 3 seng s mid unround front short 4471 0
AF 72 4 seng s mid unround front short 4471 0
AF 72 5 seng s mid unround front short 4471 0
AF 72 6 seng s mid unround front short 4471 0
AF 74 1 seng s mid unround front short 447...
2010 Apr 06
1
CIFS VFS: Send error in read
Hi,
I get while installing windows XP on a I ball Laptop using unattended
(http://unattended.sourceforge.net/)
*** Trying mount.cifs \\ntinstall\install /z -o username=guest,ro,nocase
CIFS VFS: No response to cmd 46 mid 13
CIFS VFS: Send error in read = -11
CIFS VFS: No response to cmd 162 mid 17
CIFS VFS: No response to cmd 162 mid 21
CIFS VFS: No response to cmd 162 mid 25
CIFS VFS: No response to cmd 162 mid 29
CIFS VFS: No response to cmd 162 mid 33
CIFS VFS: No response to cmd 162 mid 37
CIFS VFS: No respons...
2011 Oct 26
0
mount.cifs - 4.8.1 -- server side restart - CIFS VFS: No repsonse for cmd
...them unhappy
as you might imagine. These messages don't appear after an initial
mount and before a mainframe halt/load -- only after that point.
How do we prevent this behavior from our mount.cifs?
/var/log/messages:
Oct 26 04:33:15 linuxbox-263213161 kernel: CIFS VFS: No response for
cmd 50 mid 2068
Oct 26 04:35:24 linuxbox-263213161 kernel: CIFS VFS: No response for
cmd 117 mid 2071
Oct 26 04:36:07 linuxbox-263213161 kernel: CIFS VFS: No response for
cmd 117 mid 2074
Oct 26 04:36:19 linuxbox-263213161 kernel: CIFS VFS: No response for
cmd 117 mid 2077
Oct 26 04:38:04 linuxbox-263213161 k...
2007 May 18
4
Simple programming question
...4,3,4,3,2,3,2,1,1))
dfr <- dfr[order(dfr$categ),]
and I want to score values or points in variable named "var3" following this
kind of logic:
1. the highest value of var3 within category (variable named "categ") ->
"high"
2. the second highest value -> "mid"
3. lowest value -> "low"
This would be the output of this reasoning:
dfr$score <-
factor(c("high","mid","low","low","high","mid","mid","low","high","mid","low","...
2010 Apr 03
2
Using ifelse and grep
...but I am not sure why.
Any ideas on how I might be able to modify this to get to work? Below is
also a data example of what I would like to achieve with this command.
> section <- ifelse(Sample==grep("^BU", Sample),"up",
ifelse(Sample==grep("^BM", Sample), "mid","down"))
> section
[1] "down" "down" "down" "down" "down" "down" "down" "down" "down" "down"
[11] "down" "down"
Thanks in advance.
Sam
Sample Transmission...
2013 Mar 15
2
nlrob and robust nonlinear regression with upper and/or lower bounds on parameters
I have a question regarding robust nonlinear regression with nlrob. I
would like to place lower bounds on the parameters, but when I call
nlrob with limits it returns the following error:
"Error in psi(resid/Scale, ...) : unused argument(s) (lower = list(Asym
= 1, mid = 1, scal = 1))"
After consulting the documentation I noticed that upper and lower are
not listed as parameter in the nlrob help documentation. I haven't
checked the source to confirm this yet, but I infer that nlrob simply
doesn't support upper and lower bounds.
For my current pro...
2007 Oct 12
1
Differencing data by groups
...849 Lower 0.056 21.1753 15.5626 8.12344
2 CF0101 2001 Spring 849 Lower 0.103 21.3264 15.5511 8.11873
3 CF0101 2001 Spring 849 Lower 0.131 21.4780 15.5492 8.10568
4 CF0101 2001 Spring 849 Lower 0.169 21.5296 15.5492 8.10633
....
15000 CF0103 2001 Fall 929 Mid 14.449 17.692 22.901 7.743
15001 CF0103 2001 Fall 929 Mid 14.478 17.691 22.900 7.743
15002 CF0103 2001 Fall 929 Mid 14.527 17.692 22.899 7.743
15003 CF0103 2001 Fall 929 Mid 14.595 17.692 22.900 7.743
15004 CF0103 2001 Fall 929 Mid 14.654...
2005 Jan 25
2
tapply and names
...ear, and 'm.id' = mother's id number. Let's assume that all the births of
each mother is represented in the data frame.
Now I want to create a subset of this data frame containing all children,
whose mother's first birth was in the year 1816 or later. This seems to
work:
mid <- tapply(dat$year, dat$m.id, min)
mid <- as.numeric(names(mid)[mid >= 1816])
dat <- dat[dat$m.id %in% mid, ]
but I'm worried about the second line, because the output from 'tapply'
isn't documented to have a 'dimnames' attribute (although it has one, at...
2010 Jun 01
2
Mid-P value for a chi-squared test
Can anyone tell me how to calculate a mid-p value for a chi-squared test
in R?
Many thanks,
Andrew Wilson
2004 Jan 07
2
win 2k3 / XP Pro to Samba 3.0.1 open failed, result=-512
...e cp -R , using an empty destination. It was then that I
noticed the errors below. This is only a small segment of the errors,
there were many more.
Techboy -> linux2 over samba, using cp ?R
Pass 1:
smb_open: Animals/Animals 06.jpg open failed, result=-512
smb_add_request: request [d3ce8e80, mid=5091] timed out!
smb_add_request: request [d3ce8e80, mid=4797] timed out!
smb_add_request: request [d3ce8e80, mid=14811] timed out!
smb_add_request: request [d3ce8e80, mid=9571] timed out!
smb_add_request: request [d3ce8d80, mid=1125] timed out!
smb_add_request: request [d3ce8e80, mid=10389] timed...
2009 Jun 23
5
Merging Irregular Time Series With NAs
...e that they both
span, they should have the same values, but the values may occur at
slightly different time intervals. I am trying to "line up" the identical
values and reconcile them. I have merged the two series into a zoo object
which looks like the following:
> head(m)
aq$mid d2$mid
2009-06-22 16:25:40.044 NA 1.63755
2009-06-22 16:25:40.909 1.63760 NA
2009-06-22 16:25:40.987 NA 1.63760
2009-06-22 16:25:41.657 1.63755 NA
2009-06-22 16:25:41.738 NA 1.63755
2009-06-22 16:25:41.909 1.63760 NA
What I would like to do is merge the series column-wise : ie where one
column c...
2004 Feb 23
2
deleting elements from an array/object
Hello,
I created a simple histogram with:
myHist<-hist(myData)
the object myHist now has two arrays (among the others):
myHist$mids
myHist$counts
Since myHist$counts contains some "0", and I want to calculate the linear fit among myHist$mids and log(myHist$counts), I want remove the elements of both arrays where these "0" occurs.
which are the possible solutions to this problem?
(I'd like to avoid g...
2010 Sep 23
1
How to pass a model formula as argument to with.mids
Hello
I would like to pass a model formula as an argument to the with.mids
function from the mice package. The with.mids functon fits models to
multiply imputed data sets.
Here's a simple example
library(mice)
#Create multiple imputations on the nhanes data contained in the mice
package.
imp <- mice(nahnes)
#Fitting a linear model with each imputed data set...
2005 Aug 15
2
stepAIC invalid scope argument
...gone wrong, I would appreciate it very much.
Here is an example :
set.seed(1)
df <- data.frame( x1=rnorm(1000), x2=rnorm(1000), x3=rnorm(1000) )
df$y <- 0.5*df$x1 + rnorm(1000, mean=8, sd=0.5)
# pairs(df); head(df)
lo <- aov( y ~ 1, data=df )
hi <- aov( y ~ .^2, data=df )
mid <- aov( y ~ x2 + x3, data=df )
Running any of the following commands
stepAIC( mid, scope=list(upper = ~x1 + x2 + x3 , lower = ~1) )
stepAIC( mid, scope=list(upper = hi , lower = lo) )
addterm( mid, ~ x1 + x2 + x3 )
addterm( lo, hi )
gives the same error message :
Error in eval(expr, en...
2007 Jul 11
1
"Exclude" test fails on OS X (i386 Darwin 8.10.1)
...you
makepath /Users/warren/src/rsync/testtmp/exclude/from/foo/sub
makepath
/Users/warren/src/rsync/testtmp/exclude/from/bar/down/to/foo/too
makepath
/Users/warren/src/rsync/testtmp/exclude/from/bar/down/to/bar/baz
makepath
/Users/warren/src/rsync/testtmp/exclude/from/mid/for/foo/and/that/is/who
makepath /Users/warren/src/rsync/testtmp/exclude/from/new/keep/this
makepath /Users/warren/src/rsync/testtmp/exclude/from/new/lose/this
sending incremental file list
created directory /Users/warren/src/rsync/testtmp/exclude/chk
./
.filt
bar/
bar/.filt
bar/dow...
2007 Mar 12
2
e2fsck hanging
I'm trying to run e2fsck on a ~6TB filesystem which is about 90%
full. We're doing backup to disk to this filesystem, and have a
number of hard links (link counts up to 90).
strace shows:
write(1, "Pass 2: Checking ", 17) = 17
write(1, "directory", 9) = 9
write(1, " structure\n", 11) = 11
mmap(NULL, 91574272,
2019 Aug 13
2
Mid-Stream Meta Data Updates for ICEcast
...that with FLAC streams the song title (meta data) updates do not work.
Also the ICEcast admin web interface isn’t working for FLAC; while it is working for MP3, AAC as well as OGG streams.
I.e. when sending a continuous FLAC stream to an ICEcast server, it seems impossible to update the meta data mid-stream.
I was asking the ICEcast developers for a solution, but they keep giving me the following answer:
“You should contact the vendor of your encoder and ask them about it. Mid-Stream meta-data updates are supported by ICEcast. And support is complete beside that they do not show up on the...
2004 Sep 10
1
[Flac-users] What is "mid-side coding"?
Hi all! I've just gotten into the FLAC world, and have read most of the
documentation. I have a question: Mike Wren's frontend, upon looking at
the DOS command line it automatically generates, uses the "-m"
command. This is for "mid-side coding for each frame". What is
this? Specifically, is this like the mid-side recording technique? If so,
that means the audio file is being changed by flac, yes? An explanation of
"mid-side coding" would be most appreciated.
Thanks in advance,
Matt
2004 Sep 10
1
[Flac-users] What is "mid-side coding"?
Hi all! I've just gotten into the FLAC world, and have read most of the
documentation. I have a question: Mike Wren's frontend, upon looking at
the DOS command line it automatically generates, uses the "-m"
command. This is for "mid-side coding for each frame". What is
this? Specifically, is this like the mid-side recording technique? If so,
that means the audio file is being changed by flac, yes? An explanation of
"mid-side coding" would be most appreciated.
Thanks in advance,
Matt