Man pages for sits
Satellite Image Time Series Analysis for Earth Observation Data Cubes

cerrado_2classesSamples of classes Cerrado and Pasture
dot-check_date_parameterCheck is date is valid
hist.probs_cubehistogram of prob cubes
hist.raster_cubehistogram of data cubes
hist.sitsHistogram
hist.uncertainty_cubeHistogram uncertainty cubes
impute_linearReplace NA values by linear interpolation
plotPlot time series and data cubes
plot.class_cubePlot classified images
plot.class_vector_cubePlot Segments
plot.dem_cubePlot DEM cubes
plot.geo_distancesMake a kernel density plot of samples distances.
plot.patternsPlot patterns that describe classes
plot.predictedPlot time series predictions
plot.probs_cubePlot probability cubes
plot.probs_vector_cubePlot probability vector cubes
plot.raster_cubePlot RGB data cubes
plot.rfor_modelPlot Random Forest model
plot.sar_cubePlot SAR data cubes
plot.sits_accuracyPlot confusion matrix
plot.sits_clusterPlot a dendrogram cluster
plot.som_clean_samplesPlot SOM samples evaluated
plot.som_evaluate_clusterPlot confusion between clusters
plot.som_mapPlot a SOM map
plot.torch_modelPlot Torch (deep learning) model
plot.uncertainty_cubePlot uncertainty cubes
plot.uncertainty_vector_cubePlot uncertainty vector cubes
plot.variance_cubePlot variance cubes
plot.vector_cubePlot RGB vector data cubes
plot.xgb_modelPlot XGB model
point_mt_6bandsA time series sample with data from 2000 to 2016
print.sits_accuracyPrint the values of a confusion matrix
print.sits_area_accuracyPrint the area-weighted accuracy
samples_l8_rondonia_2bandsSamples of Amazon tropical forest biome for deforestation...
samples_modis_ndviSamples of nine classes for the state of Mato Grosso
sits_accuracyAssess classification accuracy
sits_accuracy_summaryPrint accuracy summary
sits_add_base_cubeAdd base maps to a time series data cube
sits_applyApply a function on a set of time series
sits_as_sfReturn a sits_tibble or raster_cube as an sf object.
sits_as_starsConvert a data cube into a stars object
sits_as_terraConvert a data cube into a Spatial Raster object from terra
sits_bandsGet the names of the bands
sits_bboxGet the bounding box of the data
sits_classifyClassify time series or data cubes
sits_classify.raster_cubeClassify a regular raster cube
sits_classify.segs_cubeClassify a segmented data cube
sits_classify.sitsClassify a set of time series
sits_cleanCleans a classified map using a local window
sits_cluster_cleanRemoves labels that are minority in each cluster.
sits_cluster_dendroFind clusters in time series samples
sits_cluster_frequencyShow label frequency in each cluster produced by dendrogram...
sits_colorsFunction to retrieve sits color table
sits_colors_qgisFunction to save color table as QML style for data cube
sits_colors_resetFunction to reset sits color table
sits_colors_setFunction to set sits color table
sits_colors_showFunction to show colors in SITS
sits_combine_predictionsEstimate ensemble prediction based on list of probs cubes
sits_confidence_samplingSuggest high confidence samples to increase the training set.
sits_configConfigure parameters for sits package
sits_config_showShow current sits configuration
sits_config_user_fileCreate a user configuration file.
sits_cubeCreate data cubes from image collections
sits_cube_copyCopy the images of a cube to a local directory
sits_cube.local_cubeCreate sits cubes from cubes in flat files in a local
sits_cube.results_cubeCreate a results cube from local files
sits_cube.stac_cubeCreate data cubes from image collections accessible by STAC
sits_cube.vector_cubeCreate a vector cube from local files
sits_factory_functionCreate a closure for calling functions with and without data
sits_filterFilter time series with smoothing filter
sits_formula_linearDefine a linear formula for classification models
sits_formula_logrefDefine a loglinear formula for classification models
sits_geo_distCompute the minimum distances among samples and prediction...
sits_get_classGet values from classified maps
sits_get_dataGet time series from data cubes and cloud services
sits_get_data.csvGet time series using CSV files
sits_get_data.data.frameGet time series using sits objects
sits_get_data.sfGet time series using sf objects
sits_get_data.shpGet time series using shapefiles
sits_get_data.sitsGet time series using sits objects
sits_get_probsGet values from probability maps
sits_imputeReplace NA values in time series with imputation function
sits_kfold_validateCross-validate time series samples
sits_label_classificationBuild a labelled image from a probability cube
sits_labelsGet labels associated to a data set
sits_labels-setChange the labels of a set of time series
sits_labels-set-.class_cubeChange the labels of a set of time series
sits_labels-set-.defaultChange the labels of a set of time series
sits_labels-set-.probs_cubeChange the labels of a set of time series
sits_labels-set-.sitsChange the labels of a set of time series
sits_labels_summaryInform label distribution of a set of time series
sits_lightgbmTrain light gradient boosting model
sits_lighttaeTrain a model using Lightweight Temporal Self-Attention...
sits_list_collectionsList the cloud collections supported by sits
sits_lstm_fcnTrain a Long Short Term Memory Fully Convolutional Network
sits_mergeMerge two data sets (time series or cubes)
sits_mgrs_to_roiConvert MGRS tile information to ROI in WGS84
sits_mixture_modelMultiple endmember spectral mixture analysis
sits_mlpTrain multi-layer perceptron models using torch
sits_model_exportExport classification models
sits_mosaicMosaic classified cubes
sits-packagesits
sits_patternsFind temporal patterns associated to a set of time series
sits_pred_featuresObtain numerical values of predictors for time series samples
sits_predictorsObtain predictors for time series samples
sits_pred_normalizeNormalize predictor values
sits_pred_referencesObtain categorical id and predictor labels for time series...
sits_pred_sampleObtain a fraction of the predictors data frame
sits_reclassifyReclassify a classified cube
sits_reduceReduces a cube or samples from a summarization function
sits_reduce_imbalanceReduce imbalance in a set of samples
sits_regularizeBuild a regular data cube from an irregular one
sits_resnetTrain ResNet classification models
sits_rforTrain random forest models
sits_roi_to_mgrsGiven a ROI, find MGRS tiles intersecting it.
sits_roi_to_tilesFind tiles of a given ROI and Grid System
sits_run_examplesInforms if sits examples should run
sits_run_testsInforms if sits tests should run
sits_sampleSample a percentage of a time series
sits_sampling_designAllocation of sample size to strata
sits_segmentSegment an image
sits_selectFilter a data set (tibble or cube) for bands, tiles, and...
sits_sgolayFilter time series with Savitzky-Golay filter
sits_show_predictionShows the predicted labels for a classified tibble
sits_slicSegment an image using SLIC
sits_smoothSmooth probability cubes with spatial predictors
sits_som_clean_samplesCleans the samples based on SOM map information
sits_som_evaluate_clusterEvaluate cluster
sits_som_mapBuild a SOM for quality analysis of time series samples
sits_som_remove_samplesEvaluate cluster
sits_statsObtain statistics for all sample bands
sits_stratified_samplingAllocation of sample size to strata
sits_svmTrain support vector machine models
sits_taeTrain a model using Temporal Self-Attention Encoder
sits_tempcnnTrain temporal convolutional neural network models
sits_textureApply a set of texture measures on a data cube.
sits_tiles_to_roiConvert MGRS tile information to ROI in WGS84
sits_timelineGet timeline of a cube or a set of time series
sits_timeseries_to_csvExport a a full sits tibble to the CSV format
sits_to_csvExport a sits tibble metadata to the CSV format
sits_to_xlsxSave accuracy assessments as Excel files
sits_trainTrain classification models
sits_tuningTuning machine learning models hyper-parameters
sits_tuning_hparamsTuning machine learning models hyper-parameters
sits_uncertaintyEstimate classification uncertainty based on probs cube
sits_uncertainty_samplingSuggest samples for enhancing classification accuracy
sits_validateValidate time series samples
sits_varianceCalculate the variance of a probability cube
sits_viewView data cubes and samples in leaflet
sits_whittakerFilter time series with whittaker filter
sits_xgboostTrain extreme gradient boosting models
summary.class_cubeSummarize data cubes
summary.raster_cubeSummarize data cubes
summary.sitsSummarize sits
summary.sits_accuracySummarize accuracy matrix for training data
summary.sits_area_accuracySummarize accuracy matrix for area data
summary.variance_cubeSummarize variance cubes
sits documentation built on Sept. 9, 2025, 5:54 p.m.