Generates day specific analyses and fills corresponding output matrix, g.analyse.
g.analyse.perday(ndays, firstmidnighti, time, nfeatures,
midnightsi, metashort, averageday,
doiglevels, nfulldays,lastmidnight, ws3, ws2, qcheck,
fname, idloc, sensor.location, wdayname, tooshort, includedaycrit,
doquan, quantiletype, doilevels, domvpa,
mvpanames, wdaycode, ID,
deviceSerialNumber, ExtFunColsi, myfun, desiredtz = "",
params_247 = c(), params_phyact = c(),
...)
daysummary
Summary per day for the file that was analysed
ds_names
Variable names in daysummary
windowsummary
Window summary, only used when selectdayfile is specified
ws_names
Variable names in windowsummary
Number of days in file
see g.detecmidnight
timestamp column from metalong converted to character
estimate of number of variables that need to be stored in the output matrix
see g.detecmidnight
see g.impute
As produced by g.impute
Boolean to indicate whether iglevels should be calculated
Number of days between the first and last midnight in the recording
see g.detecmidnight
Epoch size in seconds
see g.weardec
vector with zeros and ones for each epoch, respenting the quality check derived with g.impute
RData filename produced by g.part1
see g.analyse
as produced by g.extractheadervars
character with weekdayname
0 (file not too short) or 1 (file too short)
see g.analyse
Boolean whether quantile analysis should be done
see g.analyse
Boolean whether to generate ilevels, see g.analyse
Boolean whether to do mvpa analysis
Matrix with 6 columns and 1 row holding the names for the six mvpa variables
Equal to M$wday as produced by g.getmeta
Person Identification number, this can be numeric or character
As produced by g.extractheadervars
column index of metashort where metric is stored
External function object to be applied to raw data, see g.getmeta.
see g.part1
See g.part2
See g.part2
Any argument used in the previous version of g.analyse.perday, which will now be used to overrule the arguments specified with the parameter objects.
Vincent T van Hees <v.vanhees@accelting.com>