-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
In the "umbrella" function simrel(), the input and output descriptions are a bit misleading.
- The q argument is only described in form of its content, not its role/function,
- and the comment "for details see Notes" seems to be a remnant from unisimrel() as simrel() has no Notes section.
- The list of return variables might be correct for one of the simrel-methods that this function branches out to, but for instance, unisimrel() only contains a subset of the return values.
Additional suggestion: "See also" pointing to the specializations would be useful and maybe an example or pointer to the other examples.
Otherwise, excellent package!
Reactions are currently unavailable