search for: linton

Displaying 20 results from an estimated 22 matches for "linton".

Did you mean: hinton
2016 Dec 02
2
4.9-rc7 nouveau fails on arm64 64k page kernel but works with 4k
That's right -- nouveau currently requires 4k page sizes to work. This is a software limitation, not a hardware one though. On Dec 1, 2016 5:13 PM, "Jeremy Linton" <jeremy.linton at arm.com> wrote: Hi, I placed a 9600GT in a softiron 3k running fedora 25, and the nouveau driver failed to claim the device with : [drm] Initialized nouveau 0000:01:00.0: NVIDIA G94 (094100a1) nouveau 0000:01:00.0: bios: version 62.94.0d.00.04 nouveau: probe of 0000...
2007 Jul 20
1
GEE code
...uster. Here's my current code. gfit4<-geeglm(ineq~GDP.log2,family=gaussian(link="identity"),data=data3,id=country,corstr="ar1") summary(gfit4) What do I need to include to get the function to compute a model where the intercept varies by the country? Thanks -chris linton [[alternative HTML version deleted]]
2016 Mar 30
12
[Bug 94757] New: powerpc64 & 64Kb kernel pagesize not working with nouveau
https://bugs.freedesktop.org/show_bug.cgi?id=94757 Bug ID: 94757 Summary: powerpc64 & 64Kb kernel pagesize not working with nouveau Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2006 Oct 23
2
Help with "recode" and "factor" functions
I have a data set with seven inputs. Four of which are categorical. For my midterm, my professor wants us to scale all the inputs. This means, I pressume, that I have to use 'recode' or 'factor' to transform the categorical data in numerical. For example, one input variable is 'race=(b,w,h,o)'. I just want to assign a numerical value to all 'b,w,h,o'. I
2016 Dec 07
0
4.9-rc7 nouveau fails on arm64 64k page kernel but works with 4k
...;imirkin at alum.mit.edu> wrote: > That's right -- nouveau currently requires 4k page sizes to work. This is a > software limitation, not a hardware one though. Looking at the trace I wonder - is the limitation in Nouveau or in TTM? > > > On Dec 1, 2016 5:13 PM, "Jeremy Linton" <jeremy.linton at arm.com> wrote: > > Hi, > > I placed a 9600GT in a softiron 3k running fedora 25, and the nouveau driver > failed to claim the device with : > > [drm] Initialized > nouveau 0000:01:00.0: NVIDIA G94 (094100a1) > nouveau 0000:01:00.0: bios: ver...
2006 Oct 24
2
colinearity?
I'm sorry to all those who are tired of seeing my email appear in need of help. But, I've never coded in any program before, so this has been a difficult process for me. Is there a simple function to test for colinearity in R? I'm running a logistic regression and a linear regression. Thanks for the help! [[alternative HTML version deleted]]
2006 Dec 09
1
WinBUGS14 and R
...Settings/Chris/log.odc) save(C:/Documents and Settings/Chris/log.txt) I'm not sure what "(is greyed out)" means. But, BUGS supposed give really poor explanations of its errors. So, it could mean anything. Any advice will be greatly appreciated. Thank you for your time, Chris Linton [[alternative HTML version deleted]]
2005 Jul 25
5
passing formula arguments cv.glm
...aps I was using the wrong keywords). Any help would be very much appreciated. Thank you. Regards, -- Adaikalavan Ramasamy ramasamy at cancer.org.uk Centre for Statistics in Medicine http://www.ihs.ox.ac.uk/csm/ Wolfson College Annexe Tel : 01865 284 408 Linton Road, Oxford OX2 6UD Fax : 01865 284 424
2005 Nov 06
3
How can I assign an argument to transfer whether by ref or by value?
Hello guys, I am wondering the default way of transferring arguments in R. Is it by value or by ref in default case, or could that be changed explicitly? Cheers, Xiaofan --- Xiaofan Li Department of Applied Mathematics and Theoretical Physics University of Cambridge
2008 Aug 21
1
replacing missing values in a dataframe with reference values.
...that my actual dataset is over 1 million rows with 5 or 6 variables to check and replace missing values. Thanks in advance for any help. Gary ------------------------------------ Dr Gary S Collins Medical Statistician Centre for Statistics in Medicine Wolfson College Annexe University of Oxford Linton Road Oxford, OX2 6UD Tel: +44 (0)1865 284418 Fax: +44 (0)1865 284424 www.csm-oxford.org.uk
2007 Apr 17
1
Problems with folder permissions
Hi, 1) Creating a Folder on a my samba share works in general via WinXP, but setting the permission doesn't. On the new Folder <right click>+<properties>+<security tab> doesn't show any selected check boxes. After selecting a check box + <Apply> doesn't "save" it. I have to do this a 2nd time and then it work. 2) Can't select the permissions
2010 Nov 20
0
Fwd: Festival of Pacific Arts web cast
---------- Forwarded message ---------- From: Sean Linton <sean at lpnz.org> Date: 20 November 2010 18:33 Subject: Festival of Pacific Arts web cast To: Robert Loomans <robertl at apnic.net>, George Michaelson <ggm at apnic.net>, sylvia at apnic.net, Gaurab Raj Upadhaya <gaurab at lahai.com>, Ian Pringle < ipringle at col.org&gt...
2006 Oct 22
2
"glm" function question
I am creating a model attempting to predict the probability someone will reoffend after being caught for a crime. There are seven total inputs and I planned on using a logistic regression. I started with a null deviance of 182.91 and ended up with a residual deviance of 83.40 after accounting for different interactions and such. However, I realized after that my code is different from that in
2009 Apr 12
0
acm_init: Loading default policy but not policy is installed.
...ome/bruce# xm dmesg | more __ __ _____ _____ ___ \ \/ /___ _ __ |___ / |___ / / _ \ \ // _ \ ''_ \ |_ \ |_ \| | | | / \ __/ | | | ___) | ___) | |_| | /_/\_\___|_| |_| |____(_)____(_)___/ (XEN) Xen version 3.3.0 (root@LINTON) (gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3) ) Tue Apr 7 10:31:02 PDT 2009 (XEN) Latest ChangeSet: unavailable (XEN) Command line: dom0_mem=512m (XEN) Video information: (XEN) VGA is text mode 80x25, font 8x16 (XEN) VBE/DDC methods: none; EDID transfer time: 2 seconds (XEN) EDID info not retriev...
2006 Mar 19
1
Finding RDoc templates
Hi all, I would like to change my RDoc template to something similar to the RDocs on this site: http://caboo.se/doc.html Does any one know where this template (or similar) or other RDoc templates are available? I tried googling for rdoc templates for a long time and came up with nadda. Thanks in advance.
2007 Jun 15
1
importing .dta files
I'm trying to read in a Stata file but I've never used this function ( read.dta). It's the only one that seems to come close to working, but I keep getting this error: > data<-read.dta("C:/Documents and Settings/Chris/Desktop/S4412/catestscores.dta") Error in read.dta("C:/Documents and Settings/Chris/Desktop/S4412/catestscores.dta", : a binary read
2005 Mar 17
5
How do I launch a dos/windows program through wine
...rough all the documentation supplied and online and still haven't been able to run a dos/windows application through wine. I am trying to launch a dos/windows '.exe' file in linux through wine. Alan Dripps. -- Alan TJ Dripps (BEng, AMIIE) Tirna Electronics Ltd. 3 Roderick Place, West Linton, Peeblesshire, EH46 7ES, United Kingdom.
2005 Nov 06
2
OLS variables
Dear all, Is there any simple way in R that can I put the all the interactions of the variables in the OLS model? e.g. I have a bunch of variables, x1,x2,.... x20... I expect then to have interaction (e.g. x1*x2, x3*x4*x5... ) with some combinations(2 way or higher dimensions). Is there any way that I can write the model simpler? Thanks! Leaf
2016 Dec 01
0
4.9-rc7 nouveau fails on arm64 64k page kernel but works with 4k
Hi, I placed a 9600GT in a softiron 3k running fedora 25, and the nouveau driver failed to claim the device with : [drm] Initialized nouveau 0000:01:00.0: NVIDIA G94 (094100a1) nouveau 0000:01:00.0: bios: version 62.94.0d.00.04 nouveau: probe of 0000:01:00.0 failed with error -22 Which with a little bit of debugging seems to be a failure in: [77216.692605] [<ffff000001404120>]
2011 Feb 03
0
temporary setups for ICEcast at festivals?
Hi : I am new to ICEcast, and really am just starting to get to grips with the ability of community radio, however I have a reason to look into the set up process and concepts some more, while I work with people in the Pacific region on using information communications technologies (ICT's) to empower learning networks, the foundations of indigenous music, and communities which have lots to