search for: businesssize

Displaying 2 results from an estimated 2 matches for "businesssize".

2010 Nov 05
1
Problem with 'lars' package
...f the person who had the same issue, but the suggested solution in that post did not help me. I created the matrices: ResponseMatrix <- data.frame (GAOdecision=GAOdecision) PredictorsMatrix <- data.frame (WeaponvsNon = WeaponvsNon, ProductvsService = ProductvsService, KDuration = KDuration, BusinessSize = BusinessSize, Bidders = Bidders, Staging = Staging, Criteria = Criteria, KPricing = KPricing, Political = Political) and then output <- lars(PredictorsMatrix, ResponseMatrix) *Error in one %*% x : requires numeric/complex matrix/vector arguments* * * I did not create any variables x in my cod...
2014 Oct 29
2
Ubuntu 14.04 as an Active Directory Domain Controller
To start, I've been using Samba for almost 20 years. I wanted to use Samba as an AD DC for my businesss. Ubuntu 14.04 comes with Samba 4.1.6. This is a little out of date right now as 4.1.13 is available and 4.2 is in release candidate status, but it works. I used the Samba AD DC Howto (https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO) as an aid to get it going, but there were some