Displaying 20 results from an estimated 500 matches similar to: "fitting distributions"
2011 May 20
1
outout clarification of fitdist {fitdistrplus} output
Hello,
I like to fit data against a negative binominal distribution
x2<-c(rep(10,14),rep(9,8),rep(8,13),rep(7,11),rep(6,6),rep(5,18),rep(4,7),re
p(3,21),rep(2,33),rep(1,55),rep(0,225))
f2<-fitdist(x2,"nbinom",method="mle")
plot(f2)
summary(f2)
gofstat(f2)
I receive the following result:
Fitting of the distribution ' nbinom ' by maximum
2015 Sep 25
3
object storage
On Tue, Sep 15, 2015 at 12:31:25PM +0900, Timo Sirainen wrote:
> On 12 Sep 2015, at 04:45, Bradley Giesbrecht <pixilla at macports.org> wrote:
> >
> > Is the Dovecot Object Storage plugin still available for purchase?
> >
>
> It's available, but at least for now we're only selling it to big customers.
Well how big? Would a univeristy with 25.000 users
2006 Jul 14
1
mgcv::gam error message
Hi
Could anyone please tell me what to do to resolve this error message?
I tried to run a gam with the mgcv package and got the following error:
"Error in qr.qty(qrc, sm$S[[1]]): NA/NaN/Inf in foreign function call (arg
5)"
(I have 116 covariates, I'm using the "cr" basis to speed things up, the
binomial family and, where necessary, have set the required k to lower than
2007 Sep 30
1
Save and load workspace in R: strange error.
Hi,
I tried to load a .RData object on unix system using R, it gives error:
Error: restore file may be empty -- no data loaded
In addition: Warning message:
file 'junk3.RData' has magic number ''
Use of save versions prior to 2 is deprecated
This happens only for using MY user account for the Unix system. I
tried to use a friends's user account to load the same data
2008 Apr 15
1
Predicting ordinal outcomes using lrm{Design}
Dear List,
I have two questions about how to do predictions using lrm, specifically
how to predict the ordinal response for each observation *individually*.
I'm very new to cumulative odds models, so my apologies if my questions are
too basic.
I have a dataset with 4000 observations. Each observation consists of
an ordinal outcome y (i.e., rating of a stimulus with four possible
2012 Oct 03
1
help: ks test fit Poisson-ness (D and p) with one sample data
for a silly question, wondering how to test fit with the one sample as follow.
I have read _fitting distributions with R_, but that doesn't answer my specific question.
inclined to use Kolmogorov-Smirnov D, and its associative p value.
much appreciation!
X20.001 232 93 84 185 336 417 228 199 2110 1411 612 1913 1314 3015
2011 Jun 27
0
TL diagram
the backage lmomco can plot the L-moments ratio diagram
would it be possible to draw the TL moments diagram also?
--
Osama Abdelaziz Hussien
Department of Statistics
Faculty of Commerce
Alexandria University
Egypt
2005 Sep 16
0
(no subject)
Dear Sirs!
My name is Mohamad TALIAA and I am supposed to be the BUDDY for Viola
Rossini at the Univeristy of Vienna!
The ERASMUS Bureau at Vienna just provided me with a wrong email address! I
reported to them the mistake but I just was told to look for it maybe on the
internet or change the extension at the end.
Now I just came to your site as i looked for Viola Rossini at google.at
I also
2015 Sep 26
0
object storage
On 25 Sep 2015, at 17:56, Hans Morten Kind <Kind at adm.uib.no> wrote:
>
> On Tue, Sep 15, 2015 at 12:31:25PM +0900, Timo Sirainen wrote:
>> On 12 Sep 2015, at 04:45, Bradley Giesbrecht <pixilla at macports.org> wrote:
>>>
>>> Is the Dovecot Object Storage plugin still available for purchase?
>>>
>>
>> It's available, but at
2007 Aug 17
0
Winbindd needs 5 minutes to work after reboot
I'm using winbind for authentication agains Windows 2003 server here at the
college. The system has successfully joined he Windows domain and domain
logins works wonderful 5 minutes after booting. That's my problem, domain
logins does not work until the winbind daemon has established contact with
the password server, and this take approx 5 minutes after a reboot.
I think the problem is
2012 Feb 28
0
Need for help for audio compression in embedded system (iMote2)
Hi All,
?? I am a new member to the speex-dev mailing list. i hope that u receive the help that i've been searching for.
I need to compress audio samples captured by wireless sensor node (16-bit PCM at 8Khz). can i use speex for such an embedded system environment that has the following HW/SW specifications:
-416 MHz Microprocessor(ARM architecture, Intel Xscale family)
-32 MB RAM
Beside
2007 Aug 02
1
New user help with plot.default
Hi - I'm just starting out with R and have come up against a problem with
what should be a simple operation. I'm plotting a range of safety standards
for 7 different chemicals. I don't want the standard box and whisker plot -
I just a dot for each value. Whilst using "plot.default" I get the error
"invalid xlim value" - which is confusing since using the same script
1999 Jun 09
1
R correct g77 flags for Linux/Alpha (PR#208)
Hello,
I was trying to compile R-base-0.64.1 on Linux/Alpha (RedHat 6.0).
It compiled but it couldn't pass the make check (choked with
tests/Examples/modreg-Ex.R).
I used gdb, and it turned out that the src/library/modreg/src/sinerp.f was
the problem.
else if(j.eq.nk)then
c1 = 0d0
c2 = 0d0
c3 = 0d0
endif
> p1ip(1,j) = 0d0-
2011 May 12
1
can't run rjags package in R project
i've windows 7 64 bit operating system
i run latest jags backage 2.2
i make set enviroment variable for JAGS_home because the rjags in r program
couldn't see the JAGS sw
now the error is the following:
Error : .onLoad failed in loadNamespace() for 'rjags', details:
call: inDL(x, as.logical(local), as.logical(now), ...)
error: unable to load shared object 'D:/Program
2012 Feb 28
2
Need for help about using vorbis in embedded system
Hi All,
?? I am a new member to the vorbis-dev mailing list. i hope that u receive the help that i've been searching for.
I need to compress audio samples captured by wireless sensor node (16-bit PCM at 8Khz). can i use vorbis i such an embedded system environment that has the following HW/SW specifications:
-416 MHz Microprocessor(ARM architecture, Intel Xscale family)
-32 MB RAM
Beside
2000 Aug 16
1
goodness of fit
Dear All,
Is there any modules to compute the chi-square goodness of fit ,
K.S. statistics and Anderson Darling nonparametric test and compre the
fitting of a class of distributions using these tests?
Thank you.
Osama Hussien
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send
2010 Feb 05
1
Using coxph with Gompertz-distributed survival data.
Dear list:
I am attempting to use what I thought would be a pretty straightforward practical application of Cox regression. I figure users of the survival package must have come across this problem before, so I would like to ask you how you dealt with it. I have set up an illustrative example and included it at the end of this post.
I took a sample of 100 data points from each of two populations
2009 Aug 19
3
Sweave output from print.summary.glm is too wide
Hi all
I am preparing a document using Sweave; a really useful tool. But I am having a problem.
Consider this toy example Sweave file:
\documentclass{article}
\begin{document}
<<echo=TRUE,results=verbatim>>=
options(width=40) # Set width to 40 characters
hide <- capture.output(example(glm)) # Create an example of the problem, but hide the output
summary(glm.D93) #
2015 Sep 11
2
object storage
Is the Dovecot Object Storage plugin still available for purchase?
Clicking the store link [2] from this page [1] does not show any info about purchasing the plugin.
[1] http://www.dovecot.fi/dovecot-object-storage-plugins-available-for-online-purchase/
[2] http://shop.dovecot.fi/
Regards,
Bradley Giesbrecht (pixilla)
2002 Feb 20
2
NTLM and RDR Security Signatures
Hello,
I've been using samba to share files on a Redhat server within a windows
NT domain. Recently, security policies in the domain have changed, and
security signatures are required for the LanManServer and Rdr services.
Now that this has been deployed, I get an error when I try to connect to
the SMB shares on the Redhat server from Windows hosts saying "account
is not authorized to log