Displaying 4 results from an estimated 4 matches for "szewczyk".
2016 Mar 04
2
[fdo] Authenticating/verifying freedesktop projects source
...y git://
and ssh:// links. Nevertheless, the https:// link to the libqmi
repository works.
Should I request an SSH account[1] with read-only access to projects I
want to clone? How do I obtain the host's fingerprint?
[1] https://www.freedesktop.org/wiki/AccountRequests/
Regards,
--
Marcin Szewczyk
http://wodny.org
2023 Mar 29
1
[fdo] Fwd: Your account has been deactivated
Hi! I'm sorry for the slow response on this, hopefully someone else was able
to help out with this? If not let me know and I'll look into re-activating it.
I certainly think I would have remembered de-activating you myself if you had
done something wrong, so I have no idea what happened here.
On Fri, 2023-02-24 at 17:58 -0800, Michael de Gans wrote:
> My freedesktop gitlab account?was
2013 Nov 16
1
repeated-measures multiple regression/ANCOVA/MANCOVA
Dear List,
I am trying to analyze a dataset where I have 1 continuous
between-item variable (C), and 2 factorial within-item variables (3-
and 2-level: F3, F2). I'm interested in whether slope of C is
different from 0 at different combinations of F3 and F2, and whether
it varies between these combinations.
And unfortunately I need a decent anova-like table with p-values. The
reason is that
2010 Mar 12
1
Usage of apply function with two matrices
Hello,
I am struggling to overcome following problem:
I have matrix Vf and matrix V, which both have 3 columns and I want to
create a spline function basing on coordinates from this matrices (more
precisely coordinates of function nr 1: x are taken from Vf[,1] and y are
taken from V[,1] respectively), because function apply() base on 1 argument
I made it in this way: