Displaying 20 results from an estimated 60 matches for "standar".
Did you mean:
standard
2007 Aug 27
0
Robust Standar Errors in Zero-Truncated Poisson
Hi.
I would like to know if is it possible to estimate zero-truncated count
models with robust standard errors in R. In Stata that is possible. I
already made some searches and attempts but not obtained it. In R I made the
estimation of the truncated poisson by the vglm command of VGAM package .
--
View this message in context: http://www.nabble.com/Robust-Standar-Errors-in-Zero-Truncated-Poisson-t...
2011 Aug 10
1
studentized and standarized residuals
Hi,
I must be doing something silly here, because I can't get the studentised
and standardised residuals from r output of a linear model to agree with
what I think they should be from equation form.
Thanks in advance,
Jennifer
x = seq(1,10)
y = x + rnorm(10)
mod = lm(y~x)
rstandard(mod)
residuals(mod)/(summary(mod)$sigma)
rstudent(mod)
residuals(mod)/(summary(mod)$sigma*sqrt(1-lm.infl...
2008 Jun 26
1
lmer model with continuos non normal response variable, transformation needed?
Hi.
I want to do an lmer model but have doubts of what family I should use.
My response variable was originally a proportion, however I standarized it
for each year of data collection (20 in total). After standarizing it I
checked for normality with the Kolmogorov-Smirnov test, and it turns out
it is not normal. It ranges from -3 to 4.
Since it is no longer a proportion I can't use a binomial distribution nor a
normal distribution. I...
2006 Dec 06
1
Standar errors arma models
Why the standadard errors of the coefficientes of the arma
models fited by using the arima procedure in the stats
package doesnt coincide with that of S+, minitab or SAS?
--
Este mensaje ha sido analizado por MailScanner
en busca de virus y otros contenidos peligrosos,
y se considera que est? limpio.
2008 Apr 07
1
plot with standar deviation (use abline and mad())
Hi list
Maybe someone can help with the following problem (thanks in advance):
I need to analisy a long list of data time \fluoscence
I want to make one plot with standard deviation and the average data... Could you suggest me how to make that..
The data have this distribution:
How can read and extrapolate this data?
pippo.csv
ps <- read.table(pippo.csv)
time fluorescence
0; 0
4.013; 62.96
6.053 ;112.3
24.14; 106.2
...
How can use a plot with standard deviatio...
2012 Mar 09
6
uncompressed FLAC
On 09.03.2012 15:09, yahoo2 wrote:
> Uncompressed FLAC is called WAV.
really? ;-)
the problem is that there is no standarized way to store metadata in a
WAVE file, like with FLAC tags / vorbis comments in flac files....
greets
KoS
2005 Jun 02
2
Re: Reboots -- LSB 2.1 Core Generic Section 8.5
...king about.
Run-level 3 starts xdm.
Several Linux distros use 2 for multi-user, 3 for multi-user w/X.
Run-level 2 as multi-user w/o networking or w/o NFS was introduced
by Red Hat, and any Fedora-based (or RHL-based) distro uses it.
> If it is, it is wrong, and doesn't comply with the unix standard (don't
> remember exactly which, but I studied it when working for Conectiva).
First off, it's not "wrong." Many distros established many different
standards well before any standardization efforts. Even Linus admits
that he based many things off of SunOS 4.1 (retroactively...
2004 Mar 11
5
fft question
Hi!
I am using the fft() function the base package to transform some 1d signal.
If I use this standar fucntion I get a very huge first fourier coeficient.
I think this dues to the handling of the borders of the signal.
Usually in fft especially in image processing the signal is simulated to be continuous by adding the signal several times periodically. My question is, is there some function impleme...
2015 Mar 21
2
Xen in a Box Proposal
...s student at IIIT- Hyderabad, India. I have submitted my GSOC
proposal for Xen in a Box. I would be great to have some suggestions
especially about the porting of xapi on CentOS
Abstract: My project goal is to deliver set of scripts preferrably in
bash, along with all necessay packages to convert standared installers ISOs
into customized ISOs which install CentOS 6 + xen + libvirt + 2 pv VMs
running + network configuration. I also plan to deliver xapi rpms which can
be used to build a custom installer ISO to install CentOS 6 + xen + xapi.
Full proposal:
http://www.google-melange.com/gsoc/proposal/...
2006 Oct 05
1
creation time stamps for ext4 ?
...ation time would be very good for projekts like Samba for example.
It would be important that creation time can also be set manually
later on by some system call. Systems like FreeBSD's UFS and Solais'
ZFS already support creation times. Unfortunately Linux doesn't have
such a thing standarized anywhere but it would be geat if it would.
Are there any plans to add this?
Bjoern
2004 Apr 18
2
outliers using Random Forest
Hello,
Does anybody know if the outscale option of randomForest yields the
standarized version of the outlier measure for each case? or the results
are only the raw values. Also I have notice that this measure presents
very high variability. I mean if I repeat the experiment I am getting very
different values for this measure and it is hard to flag the outliers.
This does not hap...
2004 Dec 22
1
Encoders
Hi There,
The discussion about speex triggered the following question:
Is there a way to use other encoders, to stream with icecast / oddcast.
Is there an format of witch the encoder shoul be standarized to (ACM or
something like that), if so would it be possible to use open license
encoders and commercail encoders with this. like FHG mp3, mp3pro, speex and
so on.
regards,
Dennis Heerema
2007 Apr 12
1
making a counter of consecitive positive cases in time series
Hi all..RCounters!
I´m working with standarized time series, and i need make a counter of consecutives positves numbers to make a cumulative experimental funtion. I have x: the time series (0,1) and y: my counter, i have this for step. What is wrong?.. any can help me please!
x<-rbinom(15,1,.3)
y<-NULL;s<-0
for (i in 1: l...
2007 Aug 17
1
dovecot notifying a database about total number of messages.
...9;m looking into the possibility of either using dovecots index
files, or having dovecot update a database with total number of
messages/number of unread messages.
Question:
1) if I'm using perl, is there any way I can read in the information
in the index files? Is the data formatted in some standarized way,
so that I can parse it, or use a module which read in the data?
(if I can read the indexes in wrapper scripts to imap/pop/deliver,
then I could probably update a database with the information)
2) how would you proceed, if the aim is to end up with dovecot
notifying a database regarding t...
2006 Mar 31
5
Titles in URL ?
Hi!
I have an article website and would like to have the title of the
article in the URL. and not domain.com/show/id
ie: http://domain.ck/articles/how-to-become-a-ror-master/
How to change a title with special caracters like: '', :, ?, !. to
something that works in the URL.
Thank you!
--
Posted via http://www.ruby-forum.com/.
2011 Dec 06
1
About summary in linear models
...,055015
11,5627
<0,00001
***
CPI
-9,70228
0,913737
-10,6182
<0,00001
***
Interest
-0,941363
2,21077
-0,4258
0,67927
time
8,49182
3,18142
2,6692
0,02353
**
Average of Dep Var.
276,0067
St Error Dep. Var
117,5827
Squared Sum of remainders
818,6362
Regression standar error
9,047852
R^2
0,995771
R^2 adj
0,994079
F(4, 10)
588,6040
p-value (de F)
8,09e-12
Log-likelihood
-51,28100
Akaike
112,5620
Schwarz
116,1023
Hannan-Quinn
112,5243
rho
-0,440663
Durbin-Watson
2,757428
Like you can see Gretl shows more statisticas.
The s...
2017 Aug 30
2
File server questions
...if needed sql on separated server. ( most offices i did, did not use MS Sql.)
What im trying to say here.
If you have a small network, say max 50 users/computer, and not to many groups and nested groups.
Running ADDC als fileserver works fine.
I install AD DC as of 5-10 computers.
The why; it standarizes the setup more, so less problems or problems on all pc's.
And in my case much less problems.
So yes, setup AD DC, especialy if you have only windows clients.
Make life more easy.
The hard part, is the learning part if it, ;-) and not running it.
Just start simple.
But thats just my...
2007 Jul 16
1
question about ar1 time series
...a "program" that to generate AR1 time series, here the code:
#By Jomopo. Junio-2007, Leioa, Vizcaya
#This program to create the AR1 syntetic series (one by one)
#Where the mean is zero, but the variance of the serie AR1 and
#the coef. of AR1 are be changed. If var serie AR1 = 1 then is standarized!
#Final version for AR1 time series program
#Mon Jul 16 11:58:03 CEST 2007 Checked again in R-prompt, and it's OK!
#Creating the sintetic AR1 series... where the "white-noise"
#has a mean = 0, and the var = sigmaz_c = stand_dev^2 is whatever value,
#if sigmaz_c = 1 then this &quo...
2004 Sep 07
2
as(object,"list") as(object,"matrix") differences?
...i would like to point your attention is that as(object,"matrix") preserves the "dimnames" but at the same time as(object,"list") drops the "names" attribute.
Is it recomended not to use "contains" with old style classes?
Are there plans to provide standarized S4 versions/wrappers for list, matrix etc... classes?
/E
PS.
R : Copyright 2004, The R Foundation for Statistical Computing
Version 1.9.1 Patched (2004-08-30), ISBN 3-900051-00-3
2005 Sep 27
7
New user
...mple file ?
I need wine to run a windows application that use tcp/ip, is the network
layer implemented in wine, so this emulated application can connect with for
example another linu native application that use tcp/ip too?
Another doubt, if my windows application uses their own dll, appart from the
standar windows dll, there is a way to ensure that the application can found
this dlls?
Thanks
--
Un saludo
Best Regards
Pablo Gim?nez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20050927/2e30557e/attachment.htm