search for: entites

Displaying 5 results from an estimated 5 matches for "entites".

Did you mean: entities
2009 May 04
0
Java-R
Dear R user We would be interested to talk with someone, living in Milan (Italy) area, with good experience in Java-R based applications development. We can provide good R skills but we are poor java programmers Can anyone help? Thanks in advance for any help -- Andrea Spano' Quantide s.r.l. andrea.spano at quantide.com Il messaggio trasmesso pu? contenere informazioni di carattere
2006 Aug 03
0
How to create/save unary (pk-only) models
I have a table that''s currently only a primary key. Basically: create_table "entites", :force => true do |t| end class Entity < ActiveRecord::Base has_many :entity_members end create_table "entity_membership", :force => true do |t| t.column "person_id", :integer, :null => false t.column "role", :string, :null =>...
2006 Dec 03
1
Winbind + PPP
Hello, I tried various settings to authenticate my PPP (l2tp) users via winbind (ntlm_auth), without success... I use ppp 2.4.3 and Samba 3.0.22-2tr. My distribution is Trustix 2.2 What is working : - mschapv2 authentication with chap-secrets (nomppe, novj, novjccomp) - wbinfo -g, wbinfo -u, getent passwd and getent group - net ads info and net ads status - ntlm_auth --username X
2008 Apr 04
0
Wine release 0.9.59
This is release 0.9.59 of Wine, a free implementation of Windows on Unix. What's new in this release (see below for details): - Improved support for the .NET framework. - Better services handling through a separate services.exe process. - Support for ATI fragment shader. - Better support for http proxies. - Window management fixes. - Pre-compiled fonts are now available in the
2009 May 05
1
self organizing map advice for categorical data
Hello, Could anybody offer any advice about implementing a Kohonen self organizing map for categorical data? Specifically I am wondering if there are any pre-existent packages that can deal with categorical data and/or how one would compare the input vector of categoricals with the self organizing map nodes. Thanks in advance. George Chen ----- Original Message ----- From: r-help-request at