dccvPlot: Draw Survival Function

View source: R/RcmdrPlugin.DCCV.R

dccvPlotR Documentation

Draw Survival Function

Description

Draw a survival function of the fitted model.

Details

This dialog box draws a survival function of the fitted model using function plot.sbchoice or plot.dbchoice in DCchoice package. This dialog box is activated if the fitted model in the ‘Fit Model to DCCV Data’ dialog box is selected as the active model. For details on the results of this dialog box, refer to the help content for function plot.sbchoice or plot.dbchoice.

GUI elements of this dialog box are as follows.

Title and labels (optional)

  • Title: Main title of the plot. No main title is displayed if missing (default).

  • x-axis: A label of the x-axis of the plot. A label ‘Bid’ is displayed if missing (default).

  • y-axis: A label of the y-axis of the plot. A label ‘Probability of selecting yes’ is displayed if missing (default).

Ranges (optional)

  • x-axis: The x limits of the plot. The lower limit and the upper limit are specified in the ‘from’ box and the ‘to’ box, respectively.

  • y-axis: The y limits of the plot. The lower limit and the upper limit are specified in the ‘from’ box and the ‘to’ box, respectively.

  • Bid from and to: The ranges of bids to be drawn on the plot. The lower bound and the upper bound are specified in the ‘from’ box and the ‘to’ box, respectively. The minimum and maximum bid values in the data set are used as the default lower and upper bounds.


RcmdrPlugin.DCCV documentation built on June 8, 2025, 1:29 p.m.