numberOfVariables | R Documentation |
Number of variables involved in a ratioOfQsprays
object.
## S4 method for signature 'ratioOfQsprays'
numberOfVariables(x)
x |
a |
An integer.
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'.
involvedVariables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.