Displaying 13 results from an estimated 13 matches for "cath".
Did you mean:
cat
2005 Apr 18
2
Folder Redirection broken if access is from ACL only
I have an issue with W2K/XP using Folder Redirection to a Samba homes
share (or any share for that matter). This is only a problem when access
for a user is via an ACE (ACL) and not the traditional file system
permissions.
So for example (user is cath in this example):
[root@gandalf users]# ll -d cath
drwxrwx---+ 5 root root 4096 Apr 15 20:40 cath
[root@gandalf users]# getfacl cath
# file: cath
# owner: root
# group: root
user::rwx
user:cath:rwx
group::---
mask::rwx
other::---
default:user::rwx
default:user:cath:rwx
default:group::---
default:...
2013 Feb 13
1
An extended Hodgkin-Huxley model that doesn't want to work.
...eversal potential for Ca:
Eca = 12.2396 * log(13000/Ca2+)
(6)
d[Ca_2+]/dt = (F*I_Ca - [Ca2+] + C0)/Tau_Ca
tau_m, tau_h, m_inf and h_inf are all calculated according to formulae
provided in a paper. In my code these are calculated for the different
channels into the following variables:
CaTminf, CaThinf, CaTtaum, CaTtauh, CaSminf, CaStaum, Napminf, Naphinf,
taumna, tauhna, hminf, htaum, Kminf and Ktaum
The E (reversal potential) values for all the channels are given, except
for CaT and CaS which uses Eca as calculated in (5).
Current for Ca is calculated by summing the CaT and CaS currents, h...
2002 May 31
0
Convergence and singularity in glmmPQL
....06825715 -0.05379631 -0.04567625 18.29733311
Number of Observations: 4480
Number of Groups:
groupid participantid %in% groupid
21 129
---
The most interesting question, though, is the effect of the dummy
variables is.prot, is.cath, is.union, is.sport, and is.busi. Each of these
is a dichotomous variable. I tried:
> doubt5.pql<-glmmPQL(random = ~ 1 | groupid/participantid,
+ fixed = r.info.doubt ~ is.prot + is.cath + is.union
+ is.sport + is.busi,
+ data = fg...
2010 Dec 08
1
how to strip list from NA values looking only at one column ?
I have got a list with 3 colums x,y,z, now I want do delete whole rows where
column z has NA values
I am not intereted in x and y columns if there are also NA values or not,
moreover I do not want to touch them because if there would be NA that would
mean a more serious error for me, and I have cath for that somewhere else
I am asking because I only saw an example where function loops over all
columns in a row and deletes row when any of them is NA, and that would be
more time consuming I suppose than only traverse list by one column.
--
View this message in context: http://r.789695.n4.nabbl...
2005 Apr 14
1
(no subject)
...from the samba log:
[2005/04/12 21:44:55, 2] smbd/posix_acls.c:set_canon_ace_list(2436)
set_canon_ace_list: sys_acl_set_file failed for file
k-drive/History/History.IE5/MSHist012005041220050413/index.dat (Operation
not permitted).
[2005/04/12 21:44:55, 2] smbd/close.c:close_normal_file(270)? DBR05A+cath
closed file k-drive/History/History.IE5/MSHist012005041220050413/i
ndex.dat (numopen=3)
Any help would be appreciated. I expect that this may be an Samba issue
that might need to be looked at by the samba-technical gods.
Cheers, Grant
2017 Jul 13
2
Leer archivos con read.csv
Hola.
Una manera puede ser tomar una lista de todos los archivos de un directorio
y trabajar con ellos, puesto que ciertamente existen. ¿Cómo? Supongamos que
tienes una carpeta llena de archivos csv. Entonces, puedes guardar el
nombre de tus archivos en un objeto con
lista_archivos<-dir()
>
y esto te dará todos los csv de esa carpeta (si tienes otros archivos
también estarán allí, pero
2001 Jul 04
0
Regression trees with longitudinal data
Hi,
Can anyone tell me if they know of any functions written for
regression trees with a longitudinal dataset. I've got tree, rpart and
maptree, but these all seem to be for univariate responses.
Thanks for your time,
Cath
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat...
2006 Jan 26
1
Creating a machine account manually (EMC, Samba PDC)
...m_update_sam_account: failed to modify user with uid = boxer$,
error: modify/delete: sambaPrimaryGroupSID: no such value (Success)
[2006/01/26 15:32:09, 2] passdb/pdb_ldap.c:init_sam_from_ldap(640)
init_sam_from_ldap: Entry found for user: boxer$
However when I check the ldap logs the error that cathes my eye:
Jan 26 15:31:44 smokey slapd[14109]: conn=1625 op=58 MOD
dn="uid=boxer$,ou=Computers,dc=zapeng,dc=com"
Jan 26 15:31:44 smokey slapd[14109]: conn=1625 op=58 MOD
attr=sambaPrimaryGroupSID sambaPrimaryGroupSID displayName description
sambaKickoff
Time sambaPwdCanChange sambaPwdMus...
2009 Dec 11
2
sip realtime question
Hi everybody,
First of all i am sorry my English :)
i want to configure my asterisk server as a sip server that stores sip users in the mysql database connecting directly over odbc driver. My odbc configuration works as below
[root at ao042 asterisk]# isql -v asterisk
+---------------------------------------+
| Connected! |
| |
|
2004 Nov 03
5
Anti-virus software at Shorewall.net
For the last several years, I have been using Vexira MailArmor
(http://www.centralcommand.com) for anti-virus protection on the mail
server here at Shorewall.net. While Vexira is an excellent product and I
have been very happy with it, it costs me $300US/year for a one-domain
license. To avoid this expense, I have decided to try ClamAV
(http://www.clamav.net). I have installed ClamAV and since my
2010 Mar 24
0
R-help ordinal regression
...? ? (Jason Baucom)
> ???5. Re: If else statements (Matthew
> Dowle)
> ???6. Re: Problem installing package (David
> Winsemius)
> ???7. caret package, how can I deal with
> RFE+SVM wrong message?
> ? ? ? (bbslover)
> ???8. information module Wilks' lambda
> criterion (Catherine ENG)
> ???9. Transform data set (Thomas Jensen)
> ? 10. R-installation regarding. (fredrick devadoss)
> ? 11. Re: estimation of parameters with grofit
> (alexander russell)
> ? 12. Re: Embed R code in C++ (mans)
> ? 13. Re: Calling R functions into C# or C++
> (ManInMoon)...
2010 Mar 23
1
information module Wilks' lambda criterion
...or module about Wilks' lambda criterion in R environment. I didn't
find it in R website (
http://cran.cict.fr/web/packages/index.html#available-packages-W or
http://search.cpan.org/faq.html).
If this module exists, could you show me the command line.
Thank you very much for your help,
Miss Catherine ENG
-----
Laboratoire de Génétique et Microbiologie UMR INRA 1128 - IFR 110
Université Henri Poincaré - Faculté des Sciences BP 239
54506 Vandoeuvre-lès-Nancy
Tél. : 06.58.25.37.66
[[alternative HTML version deleted]]
2004 Apr 22
0
Ffi The doctor¡¯s in
clarisworks ogara chshz npt-d acked
Take charge of your medical conditions now. Order online. Live a healthier
and happier life - all from the comfort of your home! Quality Meds we offer:
V`ic0-din ES 90 Tab Special.
Fedex delivery.
http://hclgyt.net.azsw3d.com/?p=8089
Your comfort and convenience is our prime concern.
N.o thanks: http://uhbq.j.foresmdb.com/a.html
A professor was