Displaying 5 results from an estimated 5 matches for "xiaocong".
Did you mean:
xiaobing
2012 Feb 25
1
xpose4
...I get
an error like this "
Selection: 2Error in print(basic.gof(.cur.db)) :
error in evaluating the argument 'x' in selecting a method for
function 'print': Error in xvardef(v, object) : object '.cur.db' not
found
Could you please tell me how to treat it?
Thanks,
Xiaocong
[[alternative HTML version deleted]]
2011 Nov 19
1
RStudio install
Dear all,
I download RStudio and install it,but I donnot know why I cannot see the upload icon in the Files window? Could you please help me?
Thank you.
Xiaocong
[[alternative HTML version deleted]]
2012 Jan 31
1
about colnames
Hi,
when I run the below code,there is an error occured. could you please tell
me how to treat it?
> pdf('covariate.pdf')
> par(mfrow=c(1,1))
> pairs(data2[,c("ID","TYPE","AGE","GNDR","HT")],
+ panel=function(x,y) { points(x,y); lines(lowess(x,y))})
Error in `[.data.frame`(data2, , c("ID", "TYPE",
2012 Jan 30
1
about "undefined columns selected"
Hi,all,
when I run the below code,there is an error occured. could you please tell
me how to treat it?
> pdf('covariate.pdf')
> par(mfrow=c(1,1))
> pairs(data2[,c("ID","TYPE","AGE","GNDR","HT")],
+ panel=function(x,y) { points(x,y); lines(lowess(x,y))})
Error in `[.data.frame`(data2, , c("ID", "TYPE",
2012 May 06
2
how to do the concentration-time profiles in R?
Hi, Dear all,
Could you please tell me how to select specified column in dataset and how
to do
the concentration-time profiles in R?
Thank you!
xiaoc
[[alternative HTML version deleted]]