search for: uren

Displaying 3 results from an estimated 3 matches for "uren".

Did you mean: ren
2012 Apr 15
1
(no subject)
...swimming 14.25 3 ? football 24.25 4 ? ? tennis 36.75 5? bicycling? 1.50 Under 'taak' are the labels. This is the code that should do the job: barplot( width= bar_width, times$duur,? names.arg=times$taak, col=fill_colors, border="NA", space=0.3, xlab="taak", ylab="uren", main="Uren per taak") axis(1,at=1:length(times$taak),lab=times$taak) Could anyone give me advise on how to get rid of this horrible x axis? Thanks and r
2012 Apr 16
0
automatically scan multiple starting values
...sion and a copy of the values of my data file. plot(FR~N0,main="Rogers III") RogersIII <- nls(FR~N0*(1-exp(((v+w*FR)/(1+x*FR))*(Th3*FR-24))),start=list(v=0.002,w=0.00075,x=-0.1,Th3=2.5),control=list(maxiter=1000000,minFactor=0.0000000000000000000000000000000000001)) # 24 is tijd in uren hatac <- predict(RogersIII) lines(spline(N0,hatac)) summary(RogersIII) N0 FR 5 4 3 2 5 3 5 4 6 4 5 4 4 2 5 4 6 5 5 3 10 5 14 7 12 6 17 9 10 4 16 8 15 8 14 5 15 6 15 5 19 10 20...
2019 Oct 01
1
Improvement in hist command documentation
Hi all, In the histogram created with the `hist` command, the label of the y axis reads "Frequency ?. Finding that the ylab key is used to change (localize) that word may seem difficult for people who are beginners either in R or in english. I suggest very minor modifications of the file hist.Rd at https://svn.r-project.org/R/trunk/src/library/graphics/man/hist.Rd. 1) make the default value