View source: R/BasicFunctions.R
Do not both to write help function
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | SummaryPlotFuncGAM(
covariatesplot = TRUE,
summaryplot = TRUE,
savingFolder,
sealPhotoDataFile,
sealTransectDataFile,
dataList,
orgPhotos,
modPhotos,
results.CI.level = 0.95,
gridList,
finalResList,
countingDomain,
logicalGridPointsInsideCountingDomain,
covNewGridval,
GAMfit,
sealType,
use.covariates,
covariates.type,
covariate.fitting,
grid.pixelsize,
parallelize.noSplits,
parallelize.numCores,
noSamp,
subSampPerSamp,
time,
testing,
comment,
leaveOutTransect,
fam
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.