How to handle this error in SAMR
0
0
Entering edit mode
6.5 years ago

I am running sam ver 2.0 in R. I have a one class time course data, which does not have any missing values. Following are the response variable for samr : 1Time2Start 1Time16End 1Time0Start 1Time2 1Time16End 1Time0Start 1Time2End 1Time0Start 1Time2 1Time16End 1Time0Start 1Time2 1Time16End

When i run samr with this command: a<- SAM(x=dat.1,y=resp, resp.type=c("One class timecourse"), nperms=100, logged2 = TRUE,time.summary.type="slope",return.x=TRUE)

I get the error: Error in quantile.default(sd, seq(0, 1, len = 101)) : missing values and NaN's not allowed if 'na.rm' is FALSE

Since the quantile.default is not a parameter option, rather apart of the code inside, how do I address this error. Thanks for your suggestions!

SAMR software error Quantile • 1.6k views
ADD COMMENT

Login before adding your answer.

Traffic: 1496 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6