$$\frac{(1-α^2)}{2σ}\exp-\frac{|x-μ|-α(χ-μ)}{σ}$$
Could someone explain how to take the first and second partial derivative with respect to μ of this function? I tried taking the log-likelihood first and then taking the derivative, but I got super confused. I also have this question, when there is, for instance, a function $\log2*(|x-μ|-α(x-μ))$, which rule should I use to take the derivative? The logarithm rule and then the chain rule?
My approach was
$log(1-α^2)-log2σ(-|x-μ|-α(x-μ)$
Where thé first term
Is 0 but then I’m not sure whether this is correct by applying the logarithm rule
$\frac{|x|-αΧ}{|x-μ|-α(x-μ)}$
Thanks :)