similar to: inverse.gaussian, nbinom

Displaying 20 results from an estimated 1000 matches similar to: "inverse.gaussian, nbinom"

1999 May 13
2
R under Red Hat Linux 6.0
I have just upgraded from Red Hat Linux 5.2 to version 6.0 (with GNOME) on an intel box. I have also upgraded to the latest R version (0.64.1-2 rpm) and have also installed the corresponding GNOME rpm. However, I am not able to start R: [cribari at edgeworth install]$ R /usr/lib/R/bin/R.binary: error in loading shared libraries: /usr/lib/R/bin/R.binary: undefined symbol: __setfpucw [cribari at
2000 Sep 22
3
[?] RPM install problems (Linux)
When I try to install the R RPM under Mandrake Linux 7.1 (intel), I get the following error: [root at edgeworth programs]# rpm -ivh R-base-1.1.1-1.i386.rpm error: failed dependencies: libreadline.so.3 is needed by R-base-1.1.1-1 [root at edgeworth programs]# I do have realine installed: [root at edgeworth programs]# rpm -qa | grep readline readline-4.1-4mdk and
1999 Jan 30
3
installing R under RH Linux 5.2
I am trying to install R under Red Hat Linux 5.2, but the following error happens: [root at edgeworth cribari]# rpm -ivh R-base-0.63.2-1.i386.rpm failed dependencies: libncurses.so.3.0 is needed by R-base-0.63.2-1 I must be missing something very simple. I would appreciate any guidance. Thanks. FC. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help
2001 Mar 07
1
[?] update.packages() - Linux
I am running R 1.2.1 under Mandrake Linux 7.2 (installed from RPM) and I installed a few packages using install.packages() . Now, I am trying to upgrade these packages using update.packages() but I believe I am running into some kind of error. See below. Any tips will be greatly welcome. Thanks in advance. Francisco PS: update.packages() only tries to update wle from version 0.3 to 0.4, gives
1999 Jan 12
1
glm families in R
Is the following difference between S+ and R normal or is it a bug? Thanks. FC. PS: S+ 4.5 for Windows and R 0.63.1 for Windows. S-PLUS output: > inverse.gaussian()$deriv > function(mu) > -2/mu^3 R output: > inverse.gaussian()$deriv > NULL -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
1999 Jan 13
3
problem w/ lm() ?
Any thoughts on the following? Am I missing something? [I am running R for Windows 0.63.1 on a Win NT 4.0 (workstation, sevice pack #4) box.] Thanks. FC. R : Copyright 1998, The R Development Core Team Version 0.63.1 Beta (Dec 5, 1998) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type "?license" or
2000 Nov 01
3
triangular matrix
How I make the below matrix | a^0 0 0 ... 0 | | a^1 a^0 0 ... 0 | | a^2 a^1 a^0 ... 0 | | . | | . | | . | | a^n a^(n-1) a^(n-2) ... a^0 | with no loops, where "a" is a constant? ======================================================================== C?zar de Freitas Depto. de Estat?stica - UFPE Recife - Pernambuco - Brasil
2001 May 16
1
stl in library(ts)
I am running R 1.2.2 under Linux. When using the function stl in the ts library, how can I save the seasonal component? What I would like was something like: library(ts) data(nottem) data.stl <- stl(nottem, "per") x <- data.stl$sea This what I get: > x NULL I would, however, like to store in x the seasonal component. Thanks in advance. Francisco. -- Francisco
2003 Jan 15
1
Tobit regression
Does anyone have an R function for the estimation of Tobit regression models (for censored responses), as described, e.g., in Davidson, R. and MacKinnon, J.G., 1993, Section 15.7, Estimation and Inference in Econometrics, Oxford University Press? Thanks. FC. -- Francisco Cribari-Neto voice: +55-81-32718420 Departamento de Estatistica fax: +55-81-32747425 Universidade
2013 Oct 28
1
Unable to provision VM attaching it directly to a OVS bridge
Reposting from virt-tools mailing list: Hi! I'm facing a problem that could be triggered by some lacking of support from libvirt on Open vSwitch (or could be my mistake). I have interests in researching on virtual networks and SDN. To keep things simple, I've decided to use libvirt/virt-tools to manage VM's since my focus is on the network, instead of using a full feature system
1998 Jan 20
1
R-beta: questions and comments
Let me first tell you that you and your cohorts are doing a great service to the statistical community with R. I have been working with Rseptbeta under Win95 and I am very impressed with its capabilities. I thought I give you some feedback gained from my limited playing with R. Fritz Scholz fritz.scholz at boeing.com ============================================================= When
2013 Sep 25
0
weighting in glmmadmb(family='nbinom') with RE
Hello, I was wondering if weighting has been added to glmmadmb as of yet? I found a post about a year ago that it it hadn't been implemented yet but I was hoping the documentation may just have not yet caught up. Thanks, Trevor Davies [[alternative HTML version deleted]]
2001 May 03
0
R and Ox
Hi David, I hope all is well w/ you. Co-operation beetwen R and Ox would be most welcome. A possible problem lies in the fact that, although free for academic use, Ox is not open source. I too have been using Ox for computer-intensive programming. I also code some of my programs in C, but I always try Ox first, and in most cases it is efficient enough. For details, see
2001 Apr 07
0
Ox (was: Using Gauss with R)
I'll be even more tangent. Those interested in Ox, see http://www.de.ufpe.br/~cribari/ox.pdf Cheers, Francisco. Date: Fri, 6 Apr 2001 09:34:19 +0100 (BST) From: Bill Simpson <wsi at gcal.ac.uk> Subject: Re: [R] Using Gauss with R This is a tangent to your question. The economist Jurgen Doornik has written a language called Ox: http://www.nuff.ox.ac.uk/Users/Doornik/doc/ox/ox.htm
2001 May 22
2
Inverse Gaussian distribution
I needed to generate some data from the Inverse Gaussian distribution but it is not in R. A google search took me to http://www.maths.uq.edu.au/~gks/s/invgauss.html which contains the documentation for the d, p, r, q functions with a download link of the functions. The functions work fine in R. I am curious why the facilities are not included in R. Is it for legal reasons or just the
2005 Oct 20
3
.'s in folder names
Hi there We are trying to move over from 1 IMAP server to another, but the problem is dovecot does not allow .'s in folder names (and we have quite a number of people who do have .'s in their folder names (ie "www.domain stuff") Is there anyway of allowing dovecot to allow .'s in folder names? Thanks Craig Whitmore -------------- next part -------------- An HTML attachment
2002 Jun 26
0
GRETL (GUI's for teaching)
A nice free software with a GUI-interface (which can be linked to R, BTW) is GRETL: http://gretl.sourceforge.net/ . Some people may find it useful for basic stuff. Regards, Francisco. -- Francisco Cribari-Neto voice: +55-81-32718420 Departamento de Estatistica fax: +55-81-32718422 Universidade Federal de Pernambuco e-mail: cribari at de.ufpe.br Recife/PE, 50740-540,
2000 Jul 07
1
Changing SWAT user?
I just loaded Mandrake 7.1 and Samba with Webmin. I can get into Webmin and make changes to the Samba server, but I'm not able to get smbd or nmbd running. When I try to get into SWAT to make changes it keeps reverting back to my login which does not allow me to make changes. Is there a way to reset this? Also, any ideas on why smdb and smdb is not running? (go easy on me. I'm new to
2000 Nov 05
3
glm
Hi to all, So I'm also a new user. I downloaded the program last week and I think it's great. Thanks to those who have developed R. I have a special interest in GLM as a tool to describe fisheries and its variables and I'm just begging to study it. As I could understand there's two types of GLM sun of squares: in "type I" the factors are added in sequence and
1998 Nov 07
1
simple questions about R (fwd)
OK, I am forwarding this to the r-help. In the original message I simply hit reply and I thought I send to ALL r-help list. (apparent not) also I recieved another piece of mail.....about the RNG in Splus 4.0 or later indicating it was modified and getting worse. I only have Splus 3.4 for HP. So I cannot try it. This makes the idea of using the pre-generated RN on CDROM more appealing.. Mai