# Rcmdr menus for the GWRM package
# When the plug-in is loaded, these menus are merged with the standard Rcmdr menus
# last modified: 29 July 2015 by Silverio Vilchez
remove  addObservationStatistics    ""		""										""							""				""
#   type    menu/item      operation/parent  label   command/menu                activation    install?
item    modelsMenu      command         "Add observation statistics to data..."         gwrmAddObservationStatistics    "activeModelP()"          ""
item    modelsMenu      command         "Partition of variance (GWRM)..."         gwrmPartVar    "activeModelGW()"           ""
item    modelsGraphsMenu      command         "Simulated envelope of residuals (GWRM)..."         gwrmResiduals    "activeModelGW()"           ""
item    statModelsMenu  command         "Generalized Waring model (GWRM)..."                generalizedWaringModel      "activeDataSetP()"          ""
