readMultiSentinelSmoothedData: Read sentinel smoothed data

Description Usage Arguments Value Author(s) Examples

Description

This function read the sentinel smoothed data file

Usage

1
2
readMultiSentinelSmoothedData(path = "./data/", file = "gp.hdf5",
  size = NULL)

Arguments

path

the path containing the files

file

the name of the file

size

the number of sample to extract

Value

A list with the sentinel data

Author(s)

Serge Iovleff

Examples

1
2
3
4
5
## the famous sentinel data set
## Not run: 
multiSentinelSmoothed <- readMultiSentinelSmoothedData()

## End(Not run)

asmitapoddar/BayesSentinel documentation built on May 10, 2019, 1:18 a.m.