| aggregateSolute | Aggregate loads by the time periods specified by the user |
| as.data.frame.metadata | Convert a metadata object to a 1-row data.frame |
| checkRloadestStatus | Actions & checks for when the user [indirectly] calls... |
| compModel-class | #### compModel class #### The engine of a loadInterp model. |
| convertToEGRET | Convert loadflex to EGRET object |
| convertToEGRETDaily | Convert estimation and load prediction data into the EGRET... |
| convertToEGRETInfo | Convert a loadflex metadata object into the EGRET INFO... |
| convertToEGRETSample | Convert the interpolation data.frame into the EGRET Sample... |
| convertUnits | Produce conversion factor to multiply old.units by to get... |
| correlations | Correlation functions in 'loadflex' |
| correlations-1D | Get the assumed correlation between residuals or predictions... |
| correlations-2D | Functions that each produce an autocorrelation matrix with a... |
| dimInfo | Return a data.frame describing each dimension of the units (1... |
| eg_loadflex | Example datasets and objects for the 'loadflex' package |
| equals.metadata | Basic equality test for two metadata objects. |
| estimateMSE | Estimate model uncertainty algorithmically. |
| estimateMSE.loadComp | Estimate uncertainty in a composite model. |
| estimateMSE.loadInterp | Estimate uncertainty in an interpolation using leave-one-out... |
| estimateRho | Estimate the autocorrelation of a mid- to high-resolution... |
| expandFlowForEGRET | Convert a date and discharge data.frame into EGRET format |
| flowconcToFluxConversion | Provide the conversion factor which, when multiplied by flow... |
| formatPreds | formatPreds raw to final predictions |
| genericDistanceWeightedInterpolation | A parameterizable distance-weighted interpolation function. |
| genericSmoothSplineInterpolation | A parameterizable smoothing spline function. |
| genericTriangularInterpolation | A parameterizable triangular interpolation function. |
| getCormatCustom | Turn an autocorrelation function into a function that... |
| getCormatFirstOrder | get rho matrix first order |
| getCormatTaoBand | Same idea as getCormatCustom(rho1DayBand, dates) but runs... |
| getCorrectionFraction | The fraction of prediction that is due to a correction. |
| getDistanceWeightedInterpolation | Generate a distance-weighted interpolation function with the... |
| getFittedModel | Retrieve the fitted model, if appropriate, from a loadModel... |
| getFittedModel.loadModel | Retrieve the fitted model, if appropriate, from a loadModel... |
| getFittingData | Extract the data originally used to fit a load model. |
| getFittingData.loadModel | Retrieve the data used to fit the model |
| getFittingFunction | Get a function that can be used to refit the load.model with... |
| getFittingFunction.loadModel | Retrieve a fitting function from a loadModel load model |
| getMetadata | Extract metadata from a load model. |
| getMetadata.loadModel | Retrieve metadata from a loadModel load model |
| getMetadata.loadReg | Extracts and imports metadata from an rloadest loadReg model... |
| getPred_baseflow | Create a vector of baseflow rates. |
| getPred_isBaseflow | Create a logical vector indicating whether flow at each time... |
| getResiduals | getResiduals return the residuals of the load.model |
| getRhoFirstOrderFun | Produces a function that uses a first-order autocorrelation... |
| getSmoothSplineInterpolation | Generate a smoothing spline function with the parameters of... |
| getTriangularInterpolation | Generate a triangular interpolation function with the... |
| interpModel-class | loadInterp is a class of load models that hold interpolation... |
| interpolations | Interpolation functions |
| isTimestepRegular | Check a time series for evenly spaced dates. |
| loadComp | Create a fitted loadComp object. |
| loadComp-class | A load model class implementing the composite method for flux... |
| loadflex | Models and Tools for Watershed Flux Estimates |
| loadflex-deprecated | Deprecated functions in the 'loadflex' package |
| loadflex-deprecated-data | Renamed or deprecated datasets for the 'loadflex' package |
| loadflex-deprecated-internal | Deprecated internal functions in the 'loadflex' package |
| loadInterp | Create a fitted loadInterp object. |
| loadInterp-class | A load model class specific to interpolations for flux... |
| loadLm | Create a fitted loadLm object. |
| loadLm-class | A load model class specific to simple linear models ('lm's)... |
| loadModel | Create a fitted loadModel object. |
| loadModel-class | A generic load model class. |
| loadModelInterface | Functions implemented by any 'loadflex'-compatible load... |
| loadReg2 | Create a fitted loadReg2 object. |
| loadReg2-class | A load model class specific to loadReg objects produced by... |
| lognormal-moments | Translate means and standard errors/deviations of lognormal... |
| match.arg.loadflex | Require an argument to match the loadflex conventions for... |
| meltDates | Helper function for plotting: melt dates from wide to long... |
| metadata | Create or modify the metadata for a load model. |
| metadata-class | Store metadata relevant to a load model. |
| metadata-getters | Access information about a load model. |
| observeSolute | observeSolute - instantaneous loads or concentrations |
| onBuild | On package load, create a private environment in the... |
| plotCM | Create plots for examining the results from the composite... |
| plotConcCM | Plot composite method results for concentrations. |
| plotConcResidualsCM | Plot concentration residuals. |
| plotEGRET | Create an EGRET-style plot |
| plotLoadResidualsCM | Plot flux residuals. |
| plotLoadsCM | Plot composite method results for fluxes. |
| plotObservationsCM | Plot observations relevant to the composite method. |
| plotResidualsCM | Plot concentration or flux residuals. |
| predictSolute | Make flux or concentration predictions from a load model. |
| predictSolute.loadComp | Make flux or concentration predictions from a loadComp model. |
| predictSolute.loadInterp | Make flux or concentration predictions from a loadInterp... |
| predictSolute.loadLm | Make flux or concentration predictions from a loadLm model. |
| predictSolute.loadModel | Make flux or concentration predictions from a loadModel... |
| predictSolute.loadReg2 | Make flux or concentration predictions from a loadReg2 model. |
| resampleCoefficients.lm | Resample the coefficients of a linear model (lm) |
| resampleCoefficients.loadReg | Resample the coefficients from a loadReg model. |
| residDurbinWatson | Test for autocorrelation of residuals |
| reSpace | Replace any space or spaces with a single new.space character... |
| rlmetricPPCC | Compute the probability plot correlation coefficient of a... |
| rlmetricPVal | Compute the p-value of a loadReg fit |
| rlmetricRsq | Compute the [generalized] R squared of a loadReg fit |
| sentenceCase | Capitalize first letter of words. |
| show.loadModel | Display a loadModel object |
| show.metadata | Display a metadata object |
| simulateSolute | Simulate solute concentrations based on the model and model... |
| simulateSolute.loadLm | Produce a set of predictions that reflect the coefficient... |
| simulateSolute.loadModel | Produce a set of predictions that reflect the coefficient... |
| simulateSolute.loadReg2 | Produce a set of predictions that reflect the coefficient... |
| summarizeInputs | Summarize the site and input data |
| summarizeModel | Extract model summary statistics |
| summarizeModel.loadComp | Extract model summary statistics from a loadComp model |
| summarizeModel.loadInterp | Extract model summary statistics from a loadInterp model |
| summarizeModel.loadLm | Extract model summary statistics from a loadLm model |
| summarizeModel.loadModel | Extract model summary statistics from a loadModel model |
| summarizeModel.loadReg | Extract model summary statistics from an... |
| summarizeModel.loadReg2 | Extract model summary statistics from a loadReg2 model |
| summarizeTimeseries | Get summary statistics for a single input data.frame |
| transformDates | Helper function for plotting: transform dates from something... |
| translateFreeformToUnitted | Convert units from a greater variety of forms, including... |
| units_loadflex | Units-related datasets for the 'loadflex' package |
| unitType | Return the unit.type of a unit string |
| validDim | Determine whether a 1D dimension string is known and of the... |
| validLoadModelInterface | Test whether a class implements the loadModelInterface |
| validMetadataUnits | Check whether these units are acceptable (without... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.