-
Pablo and I will be enjoying a "book launch" lunch in Hamburg on 20Aug2026
Pablo and I will be enjoying a "book launch" lunch in Hamburg on 20Aug2026. You are very welcome to join us!Philip R Holland and Pablo Orosco Joerger will be at The Locks, Marienhof 6, 23399 Hamburg, a bar and restaurant in northern Hamburg, Germany, between 1200 and 1600 on 20Aug2026 to talk to interested readers about…
-
Support for STRATA statement in PROC LOGISTIC
Altair SLC Proc Logistic does not support the STRATA statement available in SAS. I want to run a stratified logistic regression. How can I achieve this in SLC?
-
UltraEdit: Single action to run your Jenner Alalytics, SAS or Altair SLC programs
UltraEdit: Single action to run your Jenner Alalytics, SAS or Altair SLC programs, previous method required two multi-keys. see updated https://github.com/rogerjdeangelis/utl-altair-slc-configuration-and-ultraedit-setup In UltraEdit Go to advanced > tool configuration. It is the 'hammer icon' and select configuration. Menu…
-
Python creating, reading and writing SDF (HDF) multi dimensional scientific files
Python creating, reading and writing SDF (HDF) multi dimensional scientific files Scientific Data Format (SDF) HDF5-based open format for multi-dimensional scientific data Too long to post see github…
-
Newly published Altair SLC books
The following books were published in July 2026 in ebook and paperback formats: Advanced Altair SLC (2026) - by Philip R Holland and Pablo Orosco Joerger Altair SLC for Business Users (2026) - by Philip R Holland and Pablo Orosco Joerger Altair SLC for Companies (2026) - by Philip R Holland and Pablo Orosco Joerger All…
-
Siemens RapidMiner SLC visualizing antenna planar near-field measurements using proc python
Siemens RapidMiner SLC visualizing antenna planar near-field measurements using proc python Too long to post here: see https://github.com/rogerjdeangelis/siemens-rapidminer-slc-visualizing-antenna-planar-near-field-measurements-using-proc-python CONTENTS 1 Python near-field model with plots 2 SLC contour plots
-
Siemens RapidMiner SLC chapter II txscatter three-dimensional ASCII text scatter plot
Siemens RapidMiner SLC chapter II txscatter three-dimensional ASCII text scatter plot Too long to post: see https://github.com/rogerjdeangelis/siemens-rapidminer-slc-chapter-II-txscatter-three-dimensional-ascii-text-scatter-plot NOTE: A major by-product is wrapping R in an SLC macro and exchanging macro variables wit R.…
-
Siemens rapidminer slc querying google bigquery using r python siemens slc
Siemens rapidminer slc querying google bigquery using r python siemens slc EXAMPLE; Select max birth weights by year and month Too long to post see https://github.com/rogerjdeangelis/siemens-rapidminer-slc-querying-google-bigquery-using-r-python-siemens-slc CONTENTS 1 Preparation: Create Google API and install Google ODBC…
-
Three New Books on Altair SLC — Now Available
Hi all Phil Holland (Holland Numerics) and I have just published three new books on Altair SLC — Advanced Altair SLC, Altair SLC for Business Users, and Altair SLC for Companies — available now as ebooks and paperback. These books were written before the Siemens acquisition of Altair. Although the books refer to “Altair…
-
Siemens RapidMiner SLC chapter I contour plots created as terminal ASCII fixed-font displays r nosta
Siemens RapidMiner SLC chapter I contour plots created as terminal ASCII fixed-font displays r nostalgir package Three-dimensional, easily editable contour plots can be useful for Siemens documentation, Too long to post; see…
-
Siemens RapidMiner SLC count the number of triangular faces in a convex hull mesh
Siemens RapidMiner SLC count the number of triangular faces in a convex hull mesh Too long to post, see https://github.com/rogerjdeangelis/siemens-rapidminer-slc-count-the-number-of-triangular-faces-in-a-convex-hull-mesh The example consists of a diamond-shaped convex hull; Count the number of triangular faces in a convex…
-
Siemens RapidMiner SLC creating modifying and writing altair Abaqus inp files
Siemens RapidMiner SLC creating modifying and writing altair Abaqus inp files too long to post here; see https://github.com/rogerjdeangelis/siemens-rapidminer-slc-creating-and-reading-altair-abaqus-inp-files PROCESS inp.read python inp reader function the inp function create python objects that are wasy to modify use…
-
Siemens RapidMiner slc using the COMPCOST routine to customize COMPGED sas r python perl
Siemens RapidMiner slc using the COMPCOST routine to customize COMPGED sas r python perl Too long to post here see https://github.com/rogerjdeangelis/siemens-rapidminer-slc-using-the-compcost-routine-to-customize-compged-sas-r-python-perl This is a complete, self-contained SAS script that compares the same two strings…
-
RapidMiner slc calling postgresql creating summarizing database tables-no-gui
RapidMiner slc calling PostgreSQL, creating summarizing database tables- no GUI; Too long to post here; see https://github.com/rogerjdeangelis/rapidminer-slc-calling-postgresql-creating-summarizing-database-tables-no-gui EXAMPLES 1 SLC LANGUAGE : SELECT THE FOUR YOUNGEST STUDENTS BY SEX IN MATH CLASS 2 PASSTHRU POSTGRESQL…
-
Altair slc running pspp the spss clone in linux within windows using ms wsl
Altair slc running pspp the spss clone in linux within windows using ms wsl Example: Run a regression height on weight using ubuntu linux. Too long to post, see github https://github.com/rogerjdeangelis/altair-slc-running-pspp-the-spss-clone-in-linux-within-windows-using-ms-wsl There is a gui for pspp. This opens up…
-
Altair slc calling r multiple times and saving and restoring the r workspace sql example
Altair slc calling r multiple times and saving and restoring the r workspace sql example This is like creating permanent sas libraries for continued use. Too long to post, see https://github.com/rogerjdeangelis/altair-slc-calling-r-multiple-times-and-saving-and-restoring-the-r-workspace-sql-example PROBLEM; For lab mouse 1…
-
Altair SLC Electric Field Analysis of an 8m Monopole Antenna: Near-Field vs. Far-Field Behavior
Electric Field Analysis of an 8m Monopole Antenna: Near-Field vs. Far-Field Behavior Too long to post: see https://github.com/rogerjdeangelis/altair-slc-electric-field-analysis-of-an_8m-monopole-antenna-near-field-vs-far-field-behavior
-
Altair slc running python scripts inside an slc datastep
Altair slc running python scripts inside an slc datastep Calling python within a slc datastep and computing the area of circles and exporting to an slc dataset. The macro can also be used outside of an slc datastep. Too long to post, see github…
-
Altair SLC running r scripts inside an SLC data step
Altair SLC running r scripts inside an SLC data step Calling R within a slc datastep and computing the area of circles and exporting and slc datastep. Too long to post, see github https://github.com/rogerjdeangelis/altair-slc-running-r-scripts-inside-a-slc-datastep Drop-down macro on the end of this message and in…
-
Altair slc using Python, GMSh to programmatically create finite-element triangular mesh hydrofoil, n
Altair slc using Python, GMSh to programmatically create finite-element triangular mesh hydrofoil, no gui Graphic output https://github.com/rogerjdeangelis/altair-slc-using-python-gmsh-to-programatically-create-finite-element-triangular-mesh-hydrofoil/blob/main/hydrofoil.png Too long to post; see…
-
Altair slc drop down from slc to opensource rapidminer5 and create a csv file non gui
Altair slc drop down from slc to opensource rapidminer5 and create a csv file non gui The rapidmier xml program creates a dataset and converts it to a csv in c:/temp/generated_data.csv Too long to post, see…
-
altair slc python polar plotting three dimensional spiral nautilus using aman aha and ava files
altair slc python polar plotting three-dimensional spiral nautilus using Aman, AHA, and ava files nautilus shell like spiral https://github.com/rogerjdeangelis/altair-slc-python-polar-plotting-three-dimensional-spiral-nautilus-using-aman-aha-and-ava-files/blob/main/pysample.png Too long to post; see github…
-
Encase a scatter plot of a point sphere in a convex hull surface using a 92 face polyhedron composed
Encase a scatter plot of a point sphere in a convex hull surface using a 92 face polyhedron composed of 92 triangles Too long to post, wee github https://github.com/rogerjdeangelis/altair-slc-create-a-triangular-convex-hull-mesh-over-a-three-dimensional-scatter-plot 3d View of mesh and internal points…
-
Altair SLC requested line printer three and four-dimensional line printer plot support
Altair SLC requested line printer three and four-dimensional line printer plot support Too long to post here, see GitHub https://github.com/rogerjdeangelis/altair-slc-requested-line-printer-three-and-four-dimensional-line-printer-plot-support SAS supports the following four-dimensional plot, but Altair does not. The…
-
Altair slc random vibrations and Sine sweep analysis eathquake vibrations for modeling
Altair slc random vibrations and Sine sweep analysis eathquake vibrations for modeling Too long to post here,see https://github.com/rogerjdeangelis/altair-slc-random-vibrations-and-Sine-sweep-analysis-eathquake-vibrations-for-modeling Plots…