dceMwtp: Calculate Marginal Willingness to Pay

View source: R/RcmdrPlugin.DCE.R

dceMwtpR Documentation

Calculate Marginal Willingness to Pay

Description

Calculate marginal willingness to pay (MWTP) values of nonmonetary variables from the fitted model.

Details

This dialog box uses the function mwtp in support.CEs to calculate MWTP values of nonmonetary variables from the model fitted in the ‘Fit Model to DCE Data’ dialog box. This dialog box is activated if the fitted model is selected as the active model. For details on the results of this dialog box, refer to help for the function mwtp.

GUI elements of this dialog box are as follows.

  • Name for output: An R object name into which the calculated results obtained through this dialog box are stored. The default name ‘MWTP’ can be changed following R's rules for naming objects.

  • Monetary variable: A variable used as the monetary variable in the calculation of MWTP(s). Select one from this drop-down list of variables.

  • Nonmonetary variables: Variables used as the nonmonetary variable(s) in the calculation of MWTP(s). Select one or more variables from this list box.

  • Calculation method: A method used to calculate confidence intervals for MWTP(s). Select one from two radio buttons corresponding to ‘Krinsky and Robb’ and ‘Delta’. For the details on these methods, see help for mwtp.

  • Confidence level: A confidence level used for calculating the confidence intervals for MWTP(s). The default is 0.95.

  • Number of replications: A total number of replications for the Krinsky and Robb method.

  • Seed for random number generator (optional): An integer value used as a seed for generating random numbers. If reproducibility is needed, type an arbitrary value into this box.


RcmdrPlugin.DCE documentation built on May 29, 2024, 9:39 a.m.