create_efficient {pmwg} | R Documentation |
Create distribution parameters for efficient proposals
Description
From the existing samples, create a proposal distribution for drawing efficient samples from.
Usage
create_efficient(x)
Arguments
x |
The current pmwgs object |
Value
A list containing the mu and sigma for the proposal distribution.
[Package pmwg version 0.2.7 Index]