Displaying 5 results from an estimated 5 matches for "luj".
Did you mean:
lu
2004 Feb 17
1
R: Security warning with XP clients and 3.0.2a PDC
...t work.
Could you kindly tell us how to set the XP to get it work? I have tried the
register for lsa parameter "lmcompatibilitylevel" and netlogon
key "lmworkstation", but nothing changed!
Thanks in advance.
Jianliang Lu
TieSse s.p.a. Ivrea (To) - Italy
j.lu@tiesse.com luj@libero.it
http://www.tiesse.com
2004 Feb 18
0
Signatures in Samba with windows XP
...clients didn't work with this set. From the ethereal the only
deferents are the "negotiate protocol response", the others (session setup
andX, tree connect) are same in both cases.
Any one could kindly help me?
Jianliang Lu
TieSse s.p.a. Ivrea (To) - Italy
j.lu@tiesse.com luj@libero.it
http://www.tiesse.com
Jianliang Lu
TieSse s.p.a. Ivrea (To) - Italy
j.lu@tiesse.com luj@libero.it
http://www.tiesse.com
2010 Jul 14
4
reverse string
Dear all,
Are there any functions in R to reverse the order of the string.
smth like reverse("abc") to get "cba"?
Thanks a lot.
[[alternative HTML version deleted]]
2006 Jul 07
4
How to change the type of segments ends?
Hi,
I am trying to plot odds ratios and the corresponding confidence
intervals in horizontal segments. It would be ideal if the confidence
interval segment can be drawn with little vertical bars at both ends. I
have tried very hard to change the type of ends by using 'lend'
arguments, but cannot make it. I even tried 'arrows()', but still
failed. Following is the code I use:
2006 Sep 28
3
complex plots using layout()
Dear r-help,
I am trying to plot several scatter plots with marginal histograms on
one page. Ideally, a page is equally divided into 4 figure regions.
Within each figure region, a scatter plot with marginal histograms will
be plotted.
I followed Dr. Paul Murrell's code released online to successfully plot
the scatter plot with marginal histograms. The code applies "layout()"
to