Displaying 1 result from an estimated 1 matches for "nmfconsensus".
2014 Apr 18
1
How to use rainbow function without the gamma argument
...s not
present in newer version of R rainbow function. How can I translate this
line of code:
rainbow(100, s = 1.0, v = 0.75, start = 0.0, end = 0.75, gamma = 1.5)
?
It fails with:
Error in rainbow(100, s = 1, v = 0.75, start = 0, end = 0.75, gamma = 1.5)
:
unused argument (gamma = 1.5)
Calls: nmfconsensus ... matrix.abs.plot -> image -> image.default -> rainbow
Execution halted
Thanks
~ Francesco Brundu
[[alternative HTML version deleted]]