db.stat {RGeostats} | R Documentation |
Calculate the statistics for a set of variables
db.stat(db, fun = "mean", names = db.getname(db,"z",1), flag.mono=FALSE,verbose=FALSE)
db |
The |
fun |
The code giving the operation that must be performed between the variables at the same point:
|
names |
List of names of attributes to be compared. For more information see |
flag.mono |
When TRUE, only the monovariate statistics are printed. Otherwise and if the number of variables is larger than 1, the multivariate statistics are printed. |
verbose |
When TRUE, the statistics are printed directly. Otherwise the procedure is silent |
A print of the statistics is performed (if verbose=TRUE). The results are provided as output argument.