Displaying 7 results from an estimated 7 matches similar to: "test for two samples"
2013 Apr 22
0
Copula fitMdvc:
Hello,
I am trying to do a fit a loglikelihood function with Multivariate
distribution via copulas with fitMdvc. The problem is that it
doesn't recognize that my beta is a vector of km parameter and when I try
to run it it say that the length of my initial values is not the same as
the parameter.
Can somebody guide me where my mistake is.
Thanks,
Elisa.
#################################
2012 Aug 14
1
bootstrapped CI for nonlinear models using nlsBoot from nlstools
Hi all
I?m trying to get confidence intervals for parameters from nls modeling. I fitted a nls
model to the following variables:
> x
[1] 2 1 1 5 4 6 13 11 13 101 101 101
> y
[1] 1.281055090 1.563609934 0.001570796 2.291579783 0.841891853
[6] 6.553951324 14.243274230 14.519899320 15.066473610 21.728809880
[11] 18.553054450 23.722637370
The model fitted was:
2011 Mar 15
1
Problem with nls.lm function of minpack.lm package.
Dear R useRs,
I have a problem with nls.lm function of minpackl.lm package.
I need to fit the Van Genuchten Model to a set of data of Theta and hydraulic conductivity with nls.lm function of minpack.lm package.
For the first fit, the parameter estimates keep changing even after 1000 iterations (Th)
and
I have a following error message for fit of hydraulic conductivity (k);
Reason for
2012 Oct 30
0
[LLVMdev] New Attribute from clang to llvm
Hi all,
I've created a new attribute in clang using the steps detailed in
http://clang.llvm.org/docs/InternalsManual.html. What's the best way of
passing the atrribute information along to LLVM?
-Agastya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121030/4d285802/attachment.html>
2003 Oct 30
1
samba3 backend ldap max groups..
Hello,
I'm testing samba3 with the backend ldap on Linux to replace our NT 4
Domain.
OS: Linux UL1
Samba3
OpenLdap 2.1
Samba3 works as PDC with the backend ldapsam.
There a problem I'm still hanging. If a user is member of more then 32
groups I just can work with my defaultGroup (atrribute:
sambaPrimaryGroupSID),
all other authorisation will be denied although the user is member of all
2004 Nov 10
1
Netscape samba schema needs updating!
Hi,
This one is for the samba team i think...
Intro...
Im using Sun One Directory Server 5.2 as my LDAP, so i used the
samba-schema-netscapeds5.x schema, also samba 3.0.8.
I tried to change my "sambapassword" on a windows client, however i was
getting errors saying i didnt have permission even tho sambaPwdCanChange
was set to 1, so i looked in the log.smb and found the error was a
2018 Apr 06
0
[RFC PATCH 2/3] netdev: kernel-only IFF_HIDDEN netdevice
(put discussions back on list which got accidentally removed)
On Tue, Apr 3, 2018 at 4:08 PM, Stephen Hemminger
<stephen at networkplumber.org> wrote:
> On Tue, 3 Apr 2018 12:04:38 -0700
> Siwei Liu <loseweigh at gmail.com> wrote:
>
>> On Tue, Apr 3, 2018 at 10:35 AM, Stephen Hemminger
>> <stephen at networkplumber.org> wrote:
>> > On Sun, 1 Apr