search for: adamu

Displaying 2 results from an estimated 2 matches for "adamu".

Did you mean: adam
2012 Mar 20
3
error message
...not found > dat$y.km <-dat$ycoord/1000 Error: object 'dat' not found > dat[1:10,] Error: object 'dat' not found > Library(splancs) I was advised to remove the '>' at begining of each line, but its like that symbol is a default. How do i do that. Thanks El-Oji Adamu Nigeria [[alternative HTML version deleted]]
2013 Aug 22
1
Quanteg problem in R
I used the codes below trying to fit a model at .95 c.i. of size relationship but it fails. library(quantreg) range(len$length) range(len$preyl) x<-rq(len$preyl~len$length,tau=0.95) plot(x, type="b", xlab="length (cm)",ylab="preyl (cm)",ylim=c(5,35), xlim=c(10,100), data=len) Cheers, Nuru -------------- next part -------------- An embedded and