least_info_kernel {ffp} | R Documentation |
Least Information Kernel-Smoothing
Description
This is an internal function that uses the kernel-smoothing approach to compute the posterior probabilities that satisfies some macroeconomic statement.
Usage
least_info_kernel(Y, y, h2)
Arguments
Y |
A |
y |
A |
h2 |
A |
Value
A vector with the new probability distribution.
[Package ffp version 0.2.2 Index]