Hello
I am new in R. I am trying to implement Biomod 2 package.
However, I have a doubt. I want to calculate the mean and sd of
"Testing.data"
(ROC and TSS)
> # let's print the ROC scores of all selected models
> myBiomodModelEval_55["ROC","Testing.data",,,]
RUN1 RUN2 RUN3 RUN4 RUN5 RUN
Hello,
I am trying to change some aspects in this code.
plot(proj90PT$Acacia_EMmeanByTSS_mergedAlgo_mergedRun_mergedData, main=
"Present", xlab ="x", ylab="y", cex.main=1.25, cex.lab=1.2, cex.axis=0.75,
family = "arial")
How can I change
- font. I try family "arial"
- size (exemple 14)
of m
Hello,
I have a question. Is there any code in R, so I can delimiy the study area
(bounder)?
plot(proj63PA$Pittosporum_EMmeanByROC_mergedAlgo_mergedRun_mergedData,
main= "", xlab ="x.coords", ylab="y.coords", cex.axis=caxis)
__
R-help@r-project.org ma
Hello,
I gather data from 5 objects and 5 data. frames and would like to join
information.
join: pb_SM + pb_T + pb_P + pb_F + pb_SJ = total_pb
join: sdmdata_SM + sdmdata_T + sdmdata_P + sdmdata_F + sdmdata_SJ
=total_sdmdata
code:
rbind, merge?
total_pb<- ??
total_sdmdata<- ??
1
absva
4 matches
Mail list logo