weighted_function_generator | R Documentation |
Generate a weighted function.
weighted_function_generator(func, weights, params)
func |
Function that is used of the form func(x, params). |
weights |
Weighting of each cluster. |
params |
Cluster parameter list |
weighted function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.