José Bayoán Santiago Calderón

Results 262 comments of José Bayoán Santiago Calderón

It may make sense to allow for a method w/o having to specify the `y` and just the `lower` and `upper`.

That's the current PR. The only difference between the MIT OSI standard and the choosealicense text is the header line (68b80c1). For most licenses, they are the same.

Implementing these methods should allow for ``` sort(obj::AbstractCategoricalVector) ``` and dispatch on whether `isordered` or not? If it isn't ordered would it use the non-categorical value representation for `Forward`?

Any objections?

It is using Travis to run Windows x64/x86 jobs. Those jobs are a bit slower at the moment, but that way it just needs one CI service that runs all...

Technically Azure also allows for all three OS / architectures, but currently it is pretty involved. Keeping the AppVeyor script seems like it would be more confusing than the potential...

This seems a bit moot since the small unions era.

Related. The containment degrees of freedom which is the default on SAS for ``` proc mixed data=data; class sequence subject period formula; model ln_auc= sequence period formula/outp=out; random subject(sequence); ```...