similar to: Antwort: Buying more computer for GLM

Displaying 20 results from an estimated 10000 matches similar to: "Antwort: Buying more computer for GLM"

2009 Dec 10
1
Antwort: Re: Crash with Unicode and sub (PR#14114)
I don't know about the technicalities, but Peter Dalgaard said the offending code also causes R to come to a stop using SUSE + WINE. Is it possible to run that lot on top of valgrind? Of course, it will probably take all day ... If not, I have a clue which might help. The problem seems to lie in the "sub" routine. In the original report I used -- cut here -- gctorture() u <-
2000 Jul 25
1
glm and capture-recapture
Hello, I am almost new in R, so perhaps my question will be silly. I try to use R for analyzing capture-recapture data in epidemiology. A cancer registry has different sources of patients. We know in each list, patients already known in all other list. The aim is to use capture-recapture models for estimating the number of patients unknow of all the sources. Because no order in sources, one
2009 Feb 18
2
indicator or deviation contrasts in log-linear modelling
I am fairly new to log-linear modelling, so as opposed to trying to fit modells, I am still trying to figure out how it actually works - hence I am looking at the interpretation of parameters. Now it seems most people skip this part and go directly to measuring model fit, so I am finding very few references to actual parameters, and am of course clear on the fact that their choice is irelevant for
2009 Sep 17
0
Antwort: Re: Memory-management crash with UTF-8 on Windows (PR#13956)
Dear Professor Ripley, a. I apologise for not including the file. I sent the E-Mail to=20 R-bugs at r-project.org with an attachment, but the attachment evidently got=20 lost. However the text of the file is as follows: --- CUT HERE ---- gctorture() characters <- intToUtf8(200:300) indices <- rep(sequence(5),10) substrings <- substring(characters,indices,indices + 5) factor(substrings)
2000 Nov 06
5
Aggregate
Hello to all, I recently downloaded R to my PC and am enjoying getting acquainted with it. Thank you to everyone involved in the R-project! I am interested in doing a log-linear analysis with R on a data set with dichotomous variables. There are 11 variables (columns) and around 1000 subjects (rows). How do I aggregate my data, i.e. how do I make a new dataset that includes the variable giving
2009 Dec 15
1
Antwort: Re: R on Windows crashes when using certain (PR#14143)
The new version of R-devel from yesterday morning seems to have fixed bug=20 14114! Thanks a lot for your help. Duncan Murdoch <murdoch at stats.uwo.ca> schrieb am 14.12.2009 13:34:35: > On 10/12/2009 4:20 AM, karl at huftis.org wrote: > > Full=5FName: Karl Ove Hufthammer > > Version: 2.10.0 > > OS: Windows XP > > Submission from: (NULL) (93.124.134.66) >
2011 Sep 15
4
question about glm vs. loglin()
Dear R gurus, I am looking for a way to fit a predictive model for a contingency table which has counts. I found that glm( family=poisson) is very good for figuring out which of several alternative models I should select. But once I select a model it is hard to present and interpret it, especially when it has interactions, because everything is done "relative to reference cell". This
2002 Jul 08
1
R Libraries for ORDINAL categorical data
Hello All: I know the function loglin() and loglm() from librarary(MASS) performs analysis on nominal categorical data. Are there any libraries, functions or examples available for analysis of ordinal categorical data? I have in mind procedures that can replicate results in Alan Agresti (1984) "Analysis of Ordinal Categorical Data." Thanks, ANDREW
2007 May 31
1
Conditional logistic regression for "events/trials" format
Dear R users, I have a large individual-level dataset (~700,000 records) which I am performing a conditional logistic regression on. Key variables include the dichotomous outcome, dichotomous exposure, and the stratum to which each person belongs. Using this individual-level dataset I can successfully use clogit to create the model I want. However reading this large .csv file into R and running
1999 Apr 14
2
No LOGLM coefficients
Dear R-helpers, Im trying to fit a Log-linear model on a dataset with bird counts from 60 sites over 14 years for 12 months each (factors for the models). One of the aims is to predict the missing values in this dataset with model predictions. Ive first tried to work with GLM's, that worked fine except for models with one or more interaction-terms. The GLMs run, run .. for hours. So I
2004 Jan 29
2
Loglienar models
Hello, I'm planning to start using R. Before getting into it, I'd like to ask a couple of questions. Does R carry out loglinear model analysis? That is, will it provide the chi-squared goodness of fit test statistic for a given hierarchical loglinear model? Maybe even do a model selection procedure (like Brown's two-step procedure, or forward/backward selection)? Thanks
2007 Oct 04
1
comparing matched proportions using glm
Dear R users, Is it possible to use a generalized linear model to do a binomial comparison of one list of proportions with a matched list of proportions to test for a difference? So, for example: list 1 list 2 a1 | b1 a2 | b2 3 | 4 7 | 9 6 | 7 5 | 1 9 | 1 3 | 1 I want to compare list 1 with list 2 and the samples
2003 Jan 28
1
iterative proportional fitting in R?
Hi, We have some sample data from the US census, and we know the marginal totals for the population. We need to make the population estimates add up to the correct sums. I have two questions: Is there some package in R which does this adjustment, by any means? Is there some more modern reference for this problem than Deming's 1943 monograph, ``Statistical Adjustment of Data''?
2000 Oct 31
2
log-linear
Hi, It appears that there is no package for estimating log linear models (L. Goodman's family) for data in the form of frequency tables. Am I wrong? Thanks Marwan Khawaja Research Coordinator Fafo, Institute for Applied Social Science N-0608 Oslo, Norway Tel +47 22 08 86 00 +47 22 08 86 94 (Direct) +47 22 67 33 05 (Private) Fax +47 22 08 87 00
2005 Feb 07
3
problem with logistic regression
Hi, we try to do a logistic regression with the function glm. But we notice that this function don't give the same results as the SAS proc catmod (differents estimate given). We try to change the contrast on R system with: > options(contrasts=c(unordered="contr.SAS",ordered="contr.poly")) We also try with brlr and logistf functions. Unfortunately, the estimate
2010 Nov 23
1
is it possible to prevent many loggings on many computer from only one user?
Hi everyone I would like to know if it's possible to prevent many loggings on many computers from only one user? I have user who opened 12 computers, logged on those 12 computers and ran boinc-client on those 12 computers... I want to prevent this kind of behaviour... Thanks in advance. Regards. -- Olivier Pavilla << ????????????????>> S.C.I.R.C. Orl?ans (Bourgogne) - I.U.F.M.
2023 Jan 26
2
CentOS9 Stream - boinc client??
I have been running boinc client on CentOS7 hosts for some years. C7 is getting close to end of life. Time to upgrade to C9 ... But I cannot find a package for the boinc client. "dnf search boinc" returns nothing. I have enabled both EPEL and RPMFusion repositories. Is there a boinc client package for CentOS9 Stream? -- =============== Bill Gee
2017 Feb 22
3
BOINC
Hi list, I've installed boinc-client and boinc-manager from epel. After starting boinc-client with systemctl when I try to connect from boincmgr I get "Unable to connect to boinc client". I've added to unit file --allow_remote_gui_rpc and on netstat I get: tcp 0 0 0.0.0.0:31416 0.0.0.0:* LISTEN 4762/boinc_client On this machine there aren't
2023 Jan 29
2
CentOS9 Stream - boinc client??
On Sat, 2023-01-28 at 07:45 -0600, Bill Gee wrote: > On 1/26/23 20:25, Philip Wyett wrote: > > On Thu, 2023-01-26 at 13:16 -0600, Bill Gee wrote: > > > I have been running boinc client on CentOS7 hosts for some years. C7 is > > > getting close to end of life. Time to upgrade to C9 ... > > > > > > But I cannot find a package for the boinc client.
2023 Jan 29
2
CentOS9 Stream - boinc client??
On 1/29/23 05:49, Philip Wyett wrote: > On Sun, 2023-01-29 at 09:16 +0000, Philip Wyett wrote: >> On Sat, 2023-01-28 at 07:45 -0600, Bill Gee wrote: >>> On 1/26/23 20:25, Philip Wyett wrote: >>>> On Thu, 2023-01-26 at 13:16 -0600, Bill Gee wrote: >>>>> I have been running boinc client on CentOS7 hosts for some years. C7 is >>>>> getting