Other packages > Find by keyword >

GenEst  

Generalized Mortality Estimator
View on CRAN: Click here


Download and install GenEst package within the R console
Install from CRAN:
install.packages("GenEst")

Install from Github:
library("remotes")
install_github("cran/GenEst")

Install by package version:
library("remotes")
install_version("GenEst", "1.4.9")



Attach the package and use:
library("GenEst")
Maintained by
Daniel Dalthorp
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-11-20
Latest Update: 2023-05-25
Description:
Command-line and 'shiny' GUI implementation of the GenEst models for estimating bird and bat mortality at wind and solar power facilities, following Dalthorp, et al. (2018) .
How to cite:
Daniel Dalthorp (2018). GenEst: Generalized Mortality Estimator. R package version 1.4.9, https://cran.r-project.org/web/packages/GenEst
Previous versions and publish date:
1.1.0 (2018-11-20 14:10), 1.1.2 (2018-11-23 19:10), 1.2.0 (2018-12-06 23:20), 1.2.1 (2018-12-19 06:20), 1.2.2 (2019-02-06 07:43), 1.2.3 (2019-03-08 12:03), 1.2.4 (2019-04-12 20:22), 1.3.0 (2019-07-18 17:00), 1.3.1 (2019-08-22 20:50), 1.3.2 (2019-09-15 00:50), 1.4.0.1 (2019-11-22 17:00), 1.4.0.2 (2020-02-05 21:30), 1.4.0 (2019-11-07 22:00), 1.4.1 (2020-03-06 06:30), 1.4.2 (2020-03-14 16:20), 1.4.3 (2020-05-21 06:20), 1.4.4 (2020-06-08 20:20), 1.4.5.1 (2021-02-13 07:50), 1.4.5 (2020-11-22 01:00), 1.4.6 (2021-06-17 09:10), 1.4.7 (2022-11-16 04:50), 1.4.8 (2022-11-23 18:00)
Other packages that cited GenEst R package
View GenEst citation profile
Other R packages that GenEst depends, imports, suggests or enhances
Functions, R codes and Examples using the GenEst R package
Some associated functions: CO_DWP . CPcols . CPdistOptions . DWPCols . GenEst . SEboxes . SEcols . SEfig . SEpanel . SEsi . SEsi0 . SEsi_left . SEsi_right . aicc.cpm . aicc.cpmSet . aicc.cpmSetSize . aicc . aicc.pkm . aicc.pkmSet . aicc.pkmSetSize . aicc.pkmSize . app_content . app_download_functions . app_msg_functions . app_output_utilities . app_panels . app_server . app_ui . app_ui_utilities . app_utilities . app_widgets . averageSS . calcRate . calcSplits . calcTsplit . calcg . checkComponents . checkDate . checkSpecificModelCP . checkSpecificModelSE . combinePreds . combinePredsAcrossModels . countCarcs . cpLogLik . cpm . cpmCPCellPlot . cpmFail . cpmSetFail . cpmSetFailRemove . cpmSetSizeFail . cpmSetSizeFailRemove . cpmSetSpecCPCellPlot . dateCols . dateToDay . defineUnitCol . desc . dlModTabSE . dwpm . estM . estg . estgGeneric . estgGenericSize . expandModelSetCP . logit . ltranspose . mock . model_utility_functions . obsCols_SE . obsCols_fta . obsCols_ltp . pkLogLik . pkm . pkmFail . pkmParamPlot . pkmSECellPlot . pkmSetAllFail . pkmSetFail . pkmSetFailRemove . pkmSetSizeFail . pkmSetSizeFailRemove . pkmSetSpecParamPlot . pkmSetSpecSECellPlot . pllogis . plot.cpm . plot.cpmSet . plot.estM . plot.gGeneric . plot.gGenericSize . plot.pkm . plot.pkmSet . plot.splitFull . plot.splitSummary . plotCPCells . plotCPFigure . plotCPHeader . plotSEBoxPlots . plotSEBoxTemplate . plotSECells . plotSEFigure . plotSEHeader . ppersist . predsCols . prepPredictors . prepSS . prettyModTabCP . prettyModTabSE . prettySplitTab . print.corpus_frame . print.cpm . print.pkm . qpk . rcp . rdwp . readCSV . refMod . removeCols . rpk . runGenEst . simpleMplot . sizeCols . solar_PV . solar_powerTower . solar_trough . summary.estM . summary.gGeneric . summary.gGenericSize . summary.splitFull . tidyModelSetCP . tidyModelSetSE . transposeSplits . trimSetSize . update_input . update_output . update_rv . wind_RP . wind_RPbat . wind_cleared . 
Some associated R codes: GenEst.R . RcppExports.R . app_content.R . app_download_functions.R . app_functions.R . app_msg_functions.R . app_output_utilities.R . app_panels.R . app_server.R . app_table_functions.R . app_ui.R . app_ui_utilities.R . app_update_input.R . app_update_output.R . app_update_rv.R . app_utilities.R . app_widgets.R . carcass_persistence_figure_functions.R . carcass_persistence_functions.R . data.R . detection_probability_figure_functions.R . detection_probability_functions.R . dwp_functions.R . model_utility_functions.R . mortality_figure_functions.R . mortality_functions.R . searcher_efficiency_figure_functions.R . searcher_efficiency_functions.R . splits_figure_functions.R . splits_functions.R . utility_functions.R .  Full GenEst package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns