Displaying 3 results from an estimated 3 matches for "anumerate".
Did you mean:
enumerate
2012 Dec 12
1
Lost in S4 and S3 classes
Hi all, this is my first post in R devel? sorry if I lost some of the guidelines.
Anyway this is my problem:
Version:
R version 2.15.2 (2012-10-26)
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)
I want to make an S4 class that use the output object of the function of nls.lm as a slot:
setOldClass("nls.lm")
setClass (
Class="TestClass",
2009 Feb 11
1
setClassUnion with numeric; extending class union
Dear list:
I am looking for a good way to create an S4 class that would extend
numeric, but would allow NULL instead of data as well. As far as I can
see there is no way at the moment to do that, but please correct me if I
am wrong. The best solution I came up with so far was the following (it
also indicates a problem of using setClassUnion with numeric as one of
the classes):
I define a class
2025 Apr 16
1
Problem looking up domain users
...ng happened. I'd like to ask if we can focus on my real
> problem. If the answer is "go away from Stream", it'a a possible
> answer. I just would like to hear if there is any advice more closely
> focused on my problem, which is, an error when Windows client tries
> to anumerate domain users.
I have checked and nowhere in your initial post does it say that this
is an existing domain that has 'worked' for some time, so I took it
(mainly from the use of MIT) that it was something you were testing and
replied accordingly. I didn't mean to upset you in any way, it...