search for: rentz

Displaying 9 results from an estimated 9 matches for "rentz".

Did you mean: rent
2012 Oct 18
1
Kaplan-Meier plotting quirks
...smooth curve. Use the survreg function with the same equation as above; see help("predict.survreg") for an example of how to draw the resulting survival curve. Terry Therneau On 10/18/2012 05:00 AM, r-help-request@r-project.org wrote: > -----Original Message----- > From: Michael Rentz [mailto:rent0009@umn.edu] > Sent: Tuesday, October 16, 2012 12:36 PM > To:r-help@r-project.org > Subject: [R] R Kaplan-Meier plotting quirks? > > Hello. I apologize in advance for the VERY lengthy e-mail. I endeavor to include enough detail. > > I have a question about survival...
2012 Oct 16
2
R Kaplan-Meier plotting quirks?
...ne. I am not sure which graph to use? They say very different things, while the actual statistics do not differ that greatly. I am more than happy to provide the data and code for anyone who would like to help if the above is not explanation enough. Thank you in advance. Mike. -- Michael S. Rentz PhD Candidate, Conservation Biology University of Minnesota 5122 Idlewild Street Duluth, MN 55804 (218) 525-3299 rent0009 at umn.edu
2010 Jan 13
1
nv40 mpeg2 video decode
...ence in a similar fashion to the 3d fifo. So, you set the fence sequence number after a set of cmds. You then check a register to see when the hw is done with a set of cmds. I just don't see an easy of implementing this since the current fence mechanism only works for the 3d fifo. Jimmy Rentz
2010 Nov 08
1
R help: reorder columns in an xyplot
...;)), data = veg) but get: Error in relevel(status, ref = c("before", "after")) : object 'status' not found I have noticed that folks request data, but I hope my question is basic enough without it. Please be gentle and thank you in advance, Mike. -- Michael S. Rentz PhD Candidate, Conservation Biology University of Minnesota rent0009 at umn.edu
2008 May 07
3
[Bug 15861] New: Account Request For Nouveau DDX
...Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: jb17bsome at gmail.com QAContact: xorg-team at lists.x.org Created an attachment (id=16420) --> (http://bugs.freedesktop.org/attachment.cgi?id=16420) gpg key My name is Jimmy Rentz and I would a like an account for the nouveau ddx. My Preferred account name is jb17bsome -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
2009 Jan 25
0
Gallium NV40 Textures
On Sun, Jan 25, 2009 at 10:58 AM, Jimmy Rentz <jedynamic at bellsouth.net> wrote: > Hello, > I was playing around with the OpenGlSuperBible samples and > noticed some odd issues around textures. Yes, I know it won't > be perfect right now (and not supported)...I am just curious > if you see...
2010 Aug 06
4
nv vpe video decoder
...st the kernel, drm, ddx and mesa for your review. Any comments are welcome. An important note is that the performance isn't that great in my opinion. There is something preventing the nv vpe engine from rendering cmds at the same rate as the blob. Either caching or whatever. Jimmy Rentz
2013 Mar 29
1
Wine release 1.5.27
...in String.charCodeAt implementation. jscript: Use helpers to access string buffer in some String functions. secur32: Take schannel backend capabilities into account when configuring enabled protocols. Jactry Zeng (1): msvcrt: Added _wcsncoll and _wcsncoll_l implementation. Jimmy Rentz (1): advapi32: Fix segfault in OpenService. Ken Thomases (19): winemac: Rename create_cgimage_from_icon() to create_cgimage_from_icon_bitmaps(). winemac: Move create_cgimage_from_icon_bitmaps() into new module, image.c. winemac: Set application Dock icon from first icon res...
2009 Dec 11
5
[PATCH 1/3] drm/nouveau: Pre-G80 tiling support.
Signed-off-by: Francisco Jerez <currojerez at riseup.net> --- drivers/gpu/drm/nouveau/nouveau_drv.h | 23 +++++ drivers/gpu/drm/nouveau/nouveau_reg.h | 16 ++-- drivers/gpu/drm/nouveau/nouveau_state.c | 8 ++ drivers/gpu/drm/nouveau/nv10_fb.c | 32 ++++++-- drivers/gpu/drm/nouveau/nv10_graph.c | 47 ++++++++--- drivers/gpu/drm/nouveau/nv20_graph.c | 80