Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The default value of the 'varies' parameter of the PAM function is said to be NULL in the doc but is declared with list() #12

Open
activeeon-bot opened this issue Feb 26, 2014 · 0 comments

Comments

@activeeon-bot
Copy link

Original issue created by Vladimir Bodnartchouk on 26, Feb 2014 at 18:03 PM - PRC-9


From the doc:

@param varies list of varying parameters which can be a parameter number or a parameter name, if NULL (default) then all parameters are varying

Declaration:

PAM <- function(funcOrFuncName, ..., varies=list(), etc...) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants