acs.fetch.and.cache | Download census data, employing caching to avoid repeated... |
applyDateFilters | Date filter meter data |
basicFeatures | Implementation of several basic statistical features |
buildWhere | Utility function that assembles a where clause from a list of... |
CA_ZIP_CLIMATE | A zip code to CA climate zone mapping |
CENSUS_GAZ | A summary of census statistics for each ZCTA in the census |
cleanFeatureDF | Clean up feature data in preparation for saving |
clear_acs_cache | Flush the cache directory that stores downloaded census data. |
clearCons | Close and clear all connections |
conf.dbCon | Get a database connection |
ctree.boot | bootstrap several runs of the ctree algorithm |
ctree.run | run a ctree model |
ctree.subscore | fit a ctree with passed data and compute and return its... |
DataSource | Main S3 class that defines the data source interface |
datesToEpoch | Convert POSIXct data frame columns to integer seconds since... |
dbCfg | Parse standard database configuration file format |
ERLE_ZIP_LOCATION | Zipcode to location mapping |
exportData | Export feature data into a selection of formats |
exportFeatureAndShapeResults | Export feature run and load shape results |
exportShapes | Save load shape results |
fixNames | Prepare data frame column names for export |
getRunId | Get the database id of a feature_set/run combination |
groupHist | ctree classificaiton results plot for a binary response... |
iterator.build.idx | Optimize single meter lookup in a data.frame containing many... |
iterator.callAll | Run multiple feature algorithms specified in a list of... |
iterator.callAllFromCtx | Run feature algorithms specified in the ctx environment |
iterator.iterateMeters | Run features for a list of meter ids |
iterator.iterateZip | Iterate over zip codes, extracting features for meters in... |
iterator.runMeter | Run features for a single meterId |
iterator.runZip | Iterate over all meters in a zip code, extracting features... |
iterator.todf | Flatten feature data returned by iterator functions into a... |
loadACS | Retrieve census data from the American Community Survey. |
mergeShapeFeatures | Merge load shape features into feature data frame |
MeterDataClass | Main S3 class that holds and normalizes VISDOM customer meter... |
piecewise.regressor | Break a vector into piecewise regressor columns, using the... |
reexports | Objects exported from other packages |
regressorDF | data.frame formatting of 'MeterDataClass' data |
regressor.piecewise | Break a vector into piecewise regressor columns, using the... |
regressor.split | Split a single column of values into multiple columns as... |
rm.col | remove named, index, or logical columns, if present, from a... |
runDateFilterIfNeeded | Run date filters on raw meter data |
run.query | Utility function that runs and returns an arbitrary database... |
sanityCheckDataSource | Function to exercise the core features and calls of a... |
showCons | List all open database connections |
spread.boot | bootstrap spread scores across several runs of the ctree... |
spreadScore | given a ctree model, compute its spread score |
TestData | Implementation of a data source that generates synthetic data... |
visdom | Smart Meter data analysis tools for R |
WeatherClass | S3 class that holds and normalizes weather data |
writeCSVData | Write feature data frame to a csv file |
writeDatabaseData | Write feature data frame to a database |
writeH5Data | Write feature data frame to an hdf5 file |
ZIP_TO_ZCTA | A zip code to census zip code tabulation area mapping |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.