?compute_malmquist()
for details. (#81)runPioneeR()
has been removed to avoid confusion for new users with the release on CRAN.compute_malmquist()
for calculating productivity. This also removes the need for {productivity}
as a dependency. (#81)summary_tbl_dea()
no longer supports Farell
-type objects from the {Benchmarking}
package (#104)run_pioneer()
{Benchmarking}
as a dependency (#80)compute_dea()
and bootstrap_dea()
(#80, #93)server()
and ui()
- have been moved to the R
directory with benefits to how internal functions are accessed. In addition, the global environment is untouched when the app is run (#87)unset_env_vars()
that will clear environment variables set by pioneeR if the app exits unexpectedly and the variables are not unset automaticallycompute_scale_efficiency()
to run CRS, VRS and NIRS models to compute scale efficiency and evaluate optimal scale size for each unitsummary_tbl_dea()
to create a summary table of efficiency scores from a vector of efficiency scores or an object of type Farrell as returned from the dea()
function in the Benchmarking packagecreate_matrix()
that will create a matrix of input values or output values based on a data.framelayout_sidebar()
from the bslib package to improve UI and fix compatability with bslib >= 0.6.0 and Boostrap 5.3 (#44)runPioneeR()
has been renamed run_pioneer()
. runPioneeR()
will still work, but will be deprecated in a later versionrunPioneer()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.