powered by
Different kernels and arguments can be passed to pfocal. A set of functions is available to provide all possible values for these arguments.
pfocal_info_transform()pfocal_info_reduce()pfocal_info_nan_policy()pfocal_info_mean_divisor()pfocal_info_variance()
pfocal_info_reduce()
pfocal_info_nan_policy()
pfocal_info_mean_divisor()
pfocal_info_variance()
An object of type matrix: first column shows the possible argument value, second column is used internally and third column describe the argument.
matrix
# NOT RUN { # Retrieve info on different arguments pfocal_info_transform() pfocal_info_reduce() pfocal_info_nan_policy() pfocal_info_mean_divisor() pfocal_info_variance() # }
Run the code above in your browser using DataLab