search for: ddata

Displaying 18 results from an estimated 18 matches for "ddata".

Did you mean: data
2006 Sep 18
0
Permission denied
...problem with rsync. I want to conduct backups of various files and directories over about miles of Internet, so I chose ssh and rsync for the job. Earlier it used to work fine, but suddenly donno what happened it started to show the following errors sync: mkstemp "/media/usbdisk/DData/DENTRIX/data/.Address.dat.1BvA86" failed: Permission denied (13) rsync: mkstemp "/media/usbdisk/DData/DENTRIX/data/.Address.idx.nDuh4s" failed: Permission denied (13) rsync: mkstemp "/media/usbdisk/DData/DENTRIX/data/.Aging_da.dat.nvzW5O" failed: Permission denied (...
2002 Jun 27
1
Building from a source-code library under windows
...lt;- .C("nlme_two_comp_zero_CI_lag", as.integer(length(Odata$ID)), as.double(rev(Odata$order)[1]), as.double(cbind( Odata$TIME, Odata$ITIME, Odata$CL, Odata$CLD, Odata$V1, Odata$VSS, Odata$Tlag, as.character(Odata$ID), Odata$order )), as.integer(length(Ddata$ID)), as.double(rev(Ddata$order)[1]), as.double(cbind( Ddata$TIME, Ddata$DOSE, as.character(Ddata$ID), # factor Ddata$order, as.character(Ddata$EVID) )), as.integer(LogParam), as.integer(LogResp), resp= as.double(rep(0.00,length(Odata$ID))), NAOK=T)$resp #####...
2011 Jan 06
1
Help spruce up a ggplot graph
Given the data structure below and the call to ggplot2, how can I increase the size of the axis scale points, the line weight, and the size of the legend? ddata <-structure(list(year = structure(c(1L, 1L, 1L, 1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 2L, 2L, 2L), .Label = c("2003", "2007"), class = "factor"), area = structure(c(7L, 6L, 1L, 2L, 3L, 4L, 5L, 7L, 6L, 1L, 2L, 3L, 4L, 5L), .Label = c("AK", "ID", &...
2004 Mar 01
0
se.contrast ....too hard??? .... Too easy????? .....too trivial???? ...... Too boring.....too????????
...2,4,2,6,5,5,5,7,4,4,5,1,4,5,6,5,5,2,6,3,5, 6,4,5, + 4,8,2,4,2,4,2,4,3,3,4,4,3,2,1,3,4,4,2,2,3,2,4,1,2,2,3,4,5,5,3,5,5,4,1,1, 2,1,3, + 1,4,1,6,1,2,3,2,2,2,1,1,2,2,6,5,3,2,3,5,3,2,3,2,1,3,2,4,4,3,3,3,1,2,4,3, 4,5,6, + 5,2,3,2,2,5,5,5,2,2,5,2,4,4,3,2,2,3,2,2,2,2,5,4,3,3,5,2,5,4,3,2,2,2,1,2) > > ddata<-data.frame(shp,pit,site,reptsp) > > repmod2<-aov(reptsp~shp/site+ Error(shp/site)) > summary(repmod2) Error: shp Df Sum Sq Mean Sq shp 1 53.13 53.13 Error: shp:site Df Sum Sq Mean Sq shp:site 10 61.885 6.189 Error: Within Df Sum Sq Mean Sq F value P...
2004 Feb 26
0
se.contrast ???????????
...2,4,2,6,5,5,5,7,4,4,5,1,4,5,6,5,5,2,6,3,5, 6,4,5, + 4,8,2,4,2,4,2,4,3,3,4,4,3,2,1,3,4,4,2,2,3,2,4,1,2,2,3,4,5,5,3,5,5,4,1,1, 2,1,3, + 1,4,1,6,1,2,3,2,2,2,1,1,2,2,6,5,3,2,3,5,3,2,3,2,1,3,2,4,4,3,3,3,1,2,4,3, 4,5,6, + 5,2,3,2,2,5,5,5,2,2,5,2,4,4,3,2,2,3,2,2,2,2,5,4,3,3,5,2,5,4,3,2,2,2,1,2) > > ddata<-data.frame(shp,pit,site,reptsp) > > repmod2<-aov(reptsp~shp/site+ Error(shp/site)) > summary(repmod2) Error: shp Df Sum Sq Mean Sq shp 1 53.13 53.13 Error: shp:site Df Sum Sq Mean Sq shp:site 10 61.885 6.189 Error: Within Df Sum Sq Mean Sq F value P...
2011 Apr 19
0
R-devel Digest, Vol 98, Issue 19
The replies so far have helped me see the issues more clearly. Further comments: 1. This issue started with a bug report from a user: library(survival) fform <- as.formula(Surv(time, status) ~ age) myfun <- function(dform, ddata) { predict(coxph(dform, data=ddata), newdata=ddata) } Gabor's suggestion to change the call is a useful idea but not completely relevant: I'm trying to make their code work. If work-arounds are the solution, then adding model=TRUE to the coxph call is sufficient. (That is why t...
2008 Jun 13
3
cluster.stats
Dear list, I just tried to use the function cluster.stat in the package fpc. I just have a couple of questions about the syntax: cluster.stats(d,clustering,alt.clustering=NULL, silhouette=TRUE,G2=FALSE,G3=FALSE) 1) the distance object (d) is an object obtained by the function dist() on my own original matrix? 2) clustering is the clusters vector as result of one of the many clustering methods?
2004 Feb 24
0
(no subject)
...,6,3,3,5,4,6,4,4,2,4,2,6,5,5,5,7,4,4,5,1,4,5,6,5,5,2,6,3,5,6,4,5,4,8,2,4,2,4,2,4,3,3,4,4,3,2,1,3,4,4,2,2,3,2,4,1,2,2,3,4,5,5,3,5,5,4,1,1,2,1,3,1,4,1,6,1,2,3,2,2,2,1,1,2,2,6,5,3,2,3,5,3,2,3,2,1,3,2,4,4,3,3,3,1,2,4,3,4,5,6,5,2,3,2,2,5,5,5,2,2,5,2,4,4,3,2,2,3,2,2,2,2,5,4,3,3,5,2,5,4,3,2,2,2,1,2) > ddata<-data.frame(shp,pit,site,reptsp) > #Fit a Standard Nested Anova Model > repmod1<-aov(reptsp~shp/site/pit+ Error(shp/site/pit)) > summary(repmod1) Error: shp Df Sum Sq Mean Sq shp 1 53.13 53.13 Error: shp:site Df Sum Sq Mean Sq shp:site 10 61.885 6.189 Error...
2004 Feb 24
0
se.contrast
...,6,3,3,5,4,6,4,4,2,4,2,6,5,5,5,7,4,4,5,1,4,5,6,5,5,2,6,3,5,6,4,5,4,8,2,4,2,4,2,4,3,3,4,4,3,2,1,3,4,4,2,2,3,2,4,1,2,2,3,4,5,5,3,5,5,4,1,1,2,1,3,1,4,1,6,1,2,3,2,2,2,1,1,2,2,6,5,3,2,3,5,3,2,3,2,1,3,2,4,4,3,3,3,1,2,4,3,4,5,6,5,2,3,2,2,5,5,5,2,2,5,2,4,4,3,2,2,3,2,2,2,2,5,4,3,3,5,2,5,4,3,2,2,2,1,2) > ddata<-data.frame(shp,pit,site,reptsp) > #Fit a Standard Nested Anova Model > repmod1<-aov(reptsp~shp/site/pit+ Error(shp/site/pit)) > summary(repmod1) Error: shp Df Sum Sq Mean Sq shp 1 53.13 53.13 Error: shp:site Df Sum Sq Mean Sq shp:site 10 61.885 6.189 Error...
2012 Mar 07
1
how to read a file containing a series filename
...;) pp <- scan(filename,what=list(""),sep=" ") but R shows that : > pp [[1]] that is pp is just one dimension data? but when I type >pp[1] the filenames are shown. How could I read these filenames into one array and so that .I can read the data by such a command ? ddata<-scan(pp[2],what=datalist,na.strings = 999) thank you . -- TANG Jie Email: totangjie@gmail.com Tel: 0086-2154896104 Shanghai Typhoon Institute,China [[alternative HTML version deleted]]
2016 Aug 04
2
[Intel-gfx] [PATCH] backlight: Avoid double fbcon backlight handling
...splays/panel-dsi-cm.c >> +++ b/drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c >> @@ -1260,7 +1260,8 @@ static int dsicm_probe(struct platform_device *pdev) >> >> props.type = BACKLIGHT_RAW; >> bldev = backlight_device_register(dev_name(dev), >> - dev, ddata, &dsicm_bl_ops, &props); >> + dev, ddata, &dsicm_bl_ops, &props, >> + BACKLIGHT_REGISTER_FB_CLIENT); >> if (IS_ERR(bldev)) { >> r = PTR_ERR(bldev); >> goto err_bl; >> diff --git a/drivers/gpu/drm/omapdrm/displays/panel-sony-acx565...
2004 Oct 21
5
Cluster Analysis: Density-Based Method
Hi people, Does anybody know some Density-Based Method for clustering implemented in R? Thanks, Fernando Prass _______________________________________________________
2016 Jul 12
0
[Intel-gfx] [PATCH] backlight: Avoid double fbcon backlight handling
...ivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c > +++ b/drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c > @@ -1260,7 +1260,8 @@ static int dsicm_probe(struct platform_device *pdev) > > props.type = BACKLIGHT_RAW; > bldev = backlight_device_register(dev_name(dev), > - dev, ddata, &dsicm_bl_ops, &props); > + dev, ddata, &dsicm_bl_ops, &props, > + BACKLIGHT_REGISTER_FB_CLIENT); > if (IS_ERR(bldev)) { > r = PTR_ERR(bldev); > goto err_bl; > diff --git a/drivers/gpu/drm/omapdrm/displays/panel-sony-acx565akm.c b/drivers/gpu/drm/...
2016 Jun 30
6
[PATCH] backlight: Avoid double fbcon backlight handling
.....10511bdd9936 100644 --- a/drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c +++ b/drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c @@ -1260,7 +1260,8 @@ static int dsicm_probe(struct platform_device *pdev) props.type = BACKLIGHT_RAW; bldev = backlight_device_register(dev_name(dev), - dev, ddata, &dsicm_bl_ops, &props); + dev, ddata, &dsicm_bl_ops, &props, + BACKLIGHT_REGISTER_FB_CLIENT); if (IS_ERR(bldev)) { r = PTR_ERR(bldev); goto err_bl; diff --git a/drivers/gpu/drm/omapdrm/displays/panel-sony-acx565akm.c b/drivers/gpu/drm/omapdrm/displays/panel-sony-ac...
2016 Aug 04
1
[Intel-gfx] [PATCH] backlight: Avoid double fbcon backlight handling
...;> +++ b/drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c > >> @@ -1260,7 +1260,8 @@ static int dsicm_probe(struct platform_device *pdev) > >> > >> props.type = BACKLIGHT_RAW; > >> bldev = backlight_device_register(dev_name(dev), > >> - dev, ddata, &dsicm_bl_ops, &props); > >> + dev, ddata, &dsicm_bl_ops, &props, > >> + BACKLIGHT_REGISTER_FB_CLIENT); > >> if (IS_ERR(bldev)) { > >> r = PTR_ERR(bldev); > >> goto err_bl; > >> diff --git a/drivers/gpu/drm/omap...
2007 Feb 13
5
Fatigued R
Hi R, Please solve my problem........... I am extracting Bloomberg data from R, in a loop. R is getting fatigued by doing this process and gives some errors. I introduced sleep function. Doing this sometimes I get the results and sometimes not. I even noticed that if I give complete rest for R (don't open R window) for 1 day and then run my code with the sleep function, then the
2007 Mar 26
1
Problem in loading all packages all at once
...,"clim.pact","climatol","clines","clue","cluster","clusterRepro","clustvarsel","cmprsk","cobs","CoCo","CoCoCg","CoCoCore","CoCoGraph","CoCoObjects","CoCoOldData","CoCoRaw","cocorresp","coda","coin","colorspace","combinat","compositions","concor","concord","cond","conf.design","connectedness","copula","corpcor",&qu...
2014 Jan 13
20
[PATCH 00/19] nv50: add sampler2DMS/GP support to get OpenGL 3.2
OK, so there's a bunch of stuff in here. The geometry stuff is based on the work started by Bryan Cain and Christoph Bumiller. Patches 01-12: Add support for geometry shaders and fix related issues Patches 13-14: Make it possible for fb clears to operate on texture attachments with an explicit layer set (as is allowed in gl 3.2). Patches 15-17: Make ARB_texture_multisample work