search for: laradutrasilva

Displaying 5 results from an estimated 5 matches for "laradutrasilva".

2017 Oct 26
0
Help_urgent_how to calculate mean and sd in biomod 2
...height=5) > > > N?o sei se poder? ajudar-me. Sei que s?o quest?es muito b?sicas. > Tentei enviar um e-mail para r-help at r-project.org > <mailto:r-help at r-project.org> > Cumprimentos, > > Lara Silva > > > > 2017-10-21 13:46 GMT+00:00 Lara Dutra Silva <laradutrasilva at gmail.com > <mailto:laradutrasilva at gmail.com>>: > > Thank you for the information. > > Regards, > > Lara Silva > > 2017-10-21 4:40 GMT+00:00 Rui Barradas <ruipbarradas at sapo.pt > <mailto:ruipbarradas at sapo.pt>>: > &...
2018 Apr 08
2
Doubt_merging data
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 absvals_SM <- extract(grid_present_SM, absences_10000) presvals_SM <-
2017 Dec 04
1
Boundary_maps
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) -------------- next part -------------- A non-text attachment was scrubbed... Name: Map.PNG Type: image/png Size: 16753 bytes Desc: not
2017 Oct 26
1
Changes in code_plot
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 main; xlab; etc ... Is it possible to set the plot
2017 Oct 21
2
Help_urgent_how to calculate mean and sd in biomod 2
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 RUN6 RUN7 RUN8 RUN9 RUN10 0.938 0.938 0.926 0.931 0.939