search for: datasetmulti

Displaying 4 results from an estimated 4 matches for "datasetmulti".

2017 May 05
3
A few suggestions and perspectives from a PhD student
...al, as the functions will generally rely on it (otherwise it wouldn?t have to be there). But one could consider hiding it in an implicit namespace for the file, for example. 5) S4 methods with same name, for different classes Say I have an S4 class called datasetSingle, and another S4 class called datasetMulti, which gathers up a number of datasetSingle classes, and adds some extra functionality on top. The datasetSingle class may have a method replicates, that returns a named vector assigning replicate number to experiment names of the dataset. But I would also like to have a function with the same name...
2017 May 05
0
A few suggestions and perspectives from a PhD student
...ctions will generally rely on it (otherwise it wouldn?t have to be there). But one could consider hiding it in an implicit namespace for the file, for example. > > 5) S4 methods with same name, for different classes > Say I have an S4 class called datasetSingle, and another S4 class called datasetMulti, which gathers up a number of datasetSingle classes, and adds some extra functionality on top. The datasetSingle class may have a method replicates, that returns a named vector assigning replicate number to experiment names of the dataset. But I would also like to have a function with the same name...
2017 May 08
3
A few suggestions and perspectives from a PhD student
...enerally rely on it (otherwise it wouldn?t have to be there). But one could consider hiding it in an implicit namespace for the file, for example. >> >> 5) S4 methods with same name, for different classes >> Say I have an S4 class called datasetSingle, and another S4 class called datasetMulti, which gathers up a number of datasetSingle classes, and adds some extra functionality on top. The datasetSingle class may have a method replicates, that returns a named vector assigning replicate number to experiment names of the dataset. But I would also like to have a function with the same name...
2017 May 08
0
A few suggestions and perspectives from a PhD student
...ly on it (otherwise it wouldn?t have to be there). But one could consider hiding it in an implicit namespace for the file, for example. >>> >>> 5) S4 methods with same name, for different classes >>> Say I have an S4 class called datasetSingle, and another S4 class called datasetMulti, which gathers up a number of datasetSingle classes, and adds some extra functionality on top. The datasetSingle class may have a method replicates, that returns a named vector assigning replicate number to experiment names of the dataset. But I would also like to have a function with the same name...