import "hub:ozziegooen/sTest" as sTest @doc( "A basketball win probability model that estimates the probability of the home team winning and margin of victory based on current game state and pre-game estimates" ) winProbModel = { @name("Game State and Setup") inputs = { @name("Current Margin") @doc( "Current score difference (home - away). Positive means home team ahead"