| numberOfVariables {ratioOfQsprays} | R Documentation |
Number of variables in a 'ratioOfQsprays'
Description
Number of variables involved in a ratioOfQsprays object.
Usage
## S4 method for signature 'ratioOfQsprays'
numberOfVariables(x)
Arguments
x |
a |
Value
An integer.
Note
The number of variables in the ratioOfQsprays object
y / (1 + y) where y=qlone(2) is 2, not 1,
although only one variable occurs. Rigorously speaking, the function
returns the maximal integer d such that qlone(d) occurs in
the 'ratioOfQsprays'.
See Also
[Package ratioOfQsprays version 1.1.0 Index]